linux/fs/coda
Jan Harkes d728900cd5 coda: fix nlink updates for directories
The Coda client sets the directory link count to 1 when it isn't sure how many
subdirectories we have.  In this case we shouldn't change the link count in
the kernel when a subdirectory is created or removed.

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
..
Makefile
cache.c coda: correctly invalidate cached access rights 2007-07-19 10:04:48 -07:00
cnode.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
coda_int.h
coda_linux.c
dir.c coda: fix nlink updates for 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
pioctl.c [PATCH] mark struct inode_operations const 1 2007-02-12 09:48:46 -08:00
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