aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2012-03-02 22:32:59 +0000
committerLinus Torvalds <[email protected]>2012-03-02 22:32:59 +0000
commit0145acc202ca613b23b5383e55df3c32a92ad1bf (patch)
tree779292f953fb9845252295679fb712faf7f52624 /fs/jbd2/commit.c
parentvfs: trivial __d_lookup_rcu() cleanups (diff)
downloadkernel-0145acc202ca613b23b5383e55df3c32a92ad1bf.tar.gz
kernel-0145acc202ca613b23b5383e55df3c32a92ad1bf.zip
vfs: uninline full_name_hash()
.. and also use it in lookup_one_len() rather than open-coding it. There aren't any performance-critical users, so inlining it is silly. But it wouldn't matter if it wasn't for the fact that the word-at-a-time dentry name patches want to conditionally replace the function, and uninlining it sets the stage for that. So again, this is a preparatory patch that doesn't change any semantics, and only prepares for a much cleaner and testable word-at-a-time dentry name accessor patch. Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions