linux/fs/affs
Miklos Szeredi bfe8684869 filesystems: add set_nlink()
Replace remaining direct i_nlink updates with a new set_nlink()
updater function.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Tested-by: Toshiyuki Okajima <toshi.okajima@jp.fujitsu.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2011-11-02 12:53:43 +01:00
..
Changes
Kconfig
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
affs.h fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
amigaffs.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
bitmap.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
dir.c
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
namei.c filesystems: add missing nlink wrappers 2011-11-02 12:53:43 +01:00
super.c switch affs 2011-01-12 20:03:42 -05:00
symlink.c