diff options
author | Nick Piggin <npiggin@kernel.dk> | 2010-11-11 18:42:16 +1100 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-01-06 19:07:52 +0000 |
commit | 262f86adcc0665872812a7458a5d03e19e0efe33 (patch) | |
tree | 3e54502cfec37e9d86f9e92b40d9bc6d25669b16 /fs/lockd | |
parent | 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5 (diff) |
cifs: don't overwrite dentry name in d_revalidate
Instead, use fatfs's method for dealing with negative dentries to
preserve case, rather than overwrite dentry name in d_revalidate, which
is a bit ugly and also gets in the way of doing lock-free path walking.
Signed-off-by: Nick Piggin <npiggin@kernel.dk>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions