]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/libcfs: remove filp_fsync
authorPeng Tao <bergwolf@gmail.com>
Thu, 21 Nov 2013 14:28:23 +0000 (22:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Nov 2013 20:35:03 +0000 (12:35 -0800)
commita630b22d5120366ef83fc3b21edc0ad77cc8c1d2
tree93f8aa2357980afdae6537f01efb1494d0603dea
parentb831516cc5c4f3f06680cbe4411a57e192bdb676
staging/lustre/libcfs: remove filp_fsync

we can just call generic vfs_fsync().

Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/linux/linux-fs.h
drivers/staging/lustre/lustre/libcfs/tracefile.c