kernel-hacking-2024-linux-s.../fs/hpfs
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
..
alloc.c
anode.c
buffer.c
dentry.c
dir.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
dnode.c
ea.c
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
hpfs.h
hpfs_fn.h treewide: use __printf not __attribute__((format(printf,...))) 2011-10-31 17:30:54 -07:00
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
Kconfig
Makefile
map.c
name.c
namei.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
super.c