diff options
author | 2008-06-16 12:07:41 +1000 | |
---|---|---|
committer | 2008-07-28 16:58:47 +1000 | |
commit | d532506cd8b59543b376e155508f88a03a81dad1 (patch) | |
tree | 554e401cf6bcb9894e0110e05ead0d04d6d0e907 /include/linux/kernel.h | |
parent | [XFS] Zero uninitialised xfs_da_args structure in xfs_dir2.c (diff) | |
download | wireguard-linux-d532506cd8b59543b376e155508f88a03a81dad1.tar.xz wireguard-linux-d532506cd8b59543b376e155508f88a03a81dad1.zip |
[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode
The vfs_unlink/d_delete functionality in the Linux VFS make the
dentry negative if it is the only inode being referenced. Case-insensitive
mode doesn't work with negative dentries, so if using CI-mode, invalidate
the dentry on unlink/rmdir.
SGI-PV: 983102
SGI-Modid: xfs-linux-melb:xfs-kern:31308a
Signed-off-by: Barry Naujok <bnaujok@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions