Whamcloud - gitweb
LU-2158 lvfs: Remove functions from lvfs_linux.c
authorPrakash Surya <surya1@llnl.gov>
Tue, 18 Dec 2012 21:19:02 +0000 (13:19 -0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 26 Jan 2013 02:55:57 +0000 (21:55 -0500)
commite7aac68bdf9a7fa2c32b2528ecfb42afd4f61e70
tree37c9e303600b4c40e40a939c74aac9a6fc0e24c4
parent9c14d8067c773eda095e727e501280e9da4c2f9a
LU-2158 lvfs: Remove functions from lvfs_linux.c

The following functions were removed from the lvfs_linux.c file as they
are no longer used:

 * simple_mknod
 * lustre_fread
 * lustre_fwrite
 * lustre_fsync
 * l_filldir
 * l_readdir
 * l_notify_change
 * simple_truncate
 * lvfs_check_io_health

Change-Id: I6684815c85e87974277295e6906fd6d7c8dfe1be
Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/4859
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/linux/lvfs.h
lustre/include/obd.h
lustre/lvfs/lvfs_linux.c