diff options
author | John Ogness <john.ogness@linutronix.de> | 2018-02-23 00:50:21 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-03-12 11:59:13 -0400 |
commit | c1d0c1a2b51e86124b7ba8ff9054698e2036d8e7 (patch) | |
tree | 72e83696cc87bedb6c65a0315fd3c1c62ebd29e8 /include | |
parent | 06080d100d921848b35196850ec17310469e06ba (diff) |
fs/dcache: Move dentry_kill() below lock_parent()
A subsequent patch will modify dentry_kill() to call lock_parent().
Move the dentry_kill() implementation "as is" below lock_parent()
first. This will help simplify the review of the subsequent patch
with dentry_kill() changes.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions