Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vfs: export full_name_hash() function to modules
Commit 5707c87 "vfs: uninline full_name_hash()" broke the modular build, because it needs exporting now that it isn't inlined any more. Reported-by: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information