]> git.baikalelectronics.ru Git - kernel.git/commit
truncate: use new helpers
authornpiggin@suse.de <npiggin@suse.de>
Thu, 20 Aug 2009 16:35:06 +0000 (02:35 +1000)
committeral <al@dizzy.pdmi.ras.ru>
Thu, 24 Sep 2009 12:41:47 +0000 (08:41 -0400)
commit4af87461188d6c6c8025a8cf0ea609d951cb5e58
tree6c161cc57a2873e6f91335113192a99531901cd8
parent755b25827de192b3fb7d2a7a689ae739dd751833
truncate: use new helpers

Update some fs code to make use of new helper functions introduced
in the previous patch. Should be no significant change in behaviour
(except CIFS now calls send_sig under i_lock, via inode_newsize_ok).

Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-nfs@vger.kernel.org
Cc: Trond.Myklebust@netapp.com
Cc: linux-cifs-client@lists.samba.org
Cc: sfrench@samba.org
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/buffer.c
fs/cifs/inode.c
fs/fuse/dir.c
fs/fuse/fuse_i.h
fs/fuse/inode.c
fs/nfs/inode.c
fs/ramfs/file-nommu.c