]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging/lustre: clean up and remove libcfs/linux/linux-fs.c
authorPeng Tao <bergwolf@gmail.com>
Mon, 3 Jun 2013 13:58:17 +0000 (21:58 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Jun 2013 18:32:50 +0000 (11:32 -0700)
commit7d5ed06b2bbbfcdd6bff37b2acaed513462789f3
tree4f337d052be7b87c51f162a536955a7ac3705f27
parent69d193889d0b14bce33b59399c00beacd26f93ae
staging/lustre: clean up and remove libcfs/linux/linux-fs.c

filp_user_write() is open coded in libcfs_kkuc_msg_put(). All
other functions/macros have no user at all. So we can remove
the file.

Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs.h
drivers/staging/lustre/include/linux/libcfs/linux/linux-fs.h
drivers/staging/lustre/lustre/libcfs/Makefile
drivers/staging/lustre/lustre/libcfs/kernel_user_comm.c
drivers/staging/lustre/lustre/libcfs/linux/linux-fs.c [deleted file]
drivers/staging/lustre/lustre/mdc/mdc_lib.c