android_kernel_xiaomi_sm8350/fs/coda
Jan Harkes 8c6d215284 coda: allow removal of busy directories
A directory without children may still be busy when it is the cwd for some
process.  We can safely remove such a directory because the VFS prevents
further operations.  Also we don't need to call d_delete as it is already
called in vfs_rmdir.

Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:48 -07:00
..
cache.c coda: correctly invalidate cached access rights 2007-07-19 10:04:48 -07:00
cnode.c
coda_int.h
coda_linux.c
dir.c coda: allow removal of busy directories 2007-07-19 10:04:48 -07:00
file.c coda: do not grab an uninitialized fd when the open upcall returns an error 2007-07-19 10:04:48 -07:00
inode.c Remove SLAB_CTOR_CONSTRUCTOR 2007-05-17 05:23:04 -07:00
Makefile
pioctl.c
psdev.c coda: do not grab an uninitialized fd when the open upcall returns an error 2007-07-19 10:04:48 -07:00
symlink.c
sysctl.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
upcall.c coda: do not grab an uninitialized fd when the open upcall returns an error 2007-07-19 10:04:48 -07:00