Whamcloud - gitweb
LU-2158 fsfilt: Remove lvfs_common.c
authorPrakash Surya <surya1@llnl.gov>
Mon, 28 Jan 2013 17:23:51 +0000 (09:23 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 8 Feb 2013 23:27:32 +0000 (18:27 -0500)
commit84bc9f804685a38330a9ed92764e8599c274e6da
tree23a55bc9ab42d1b53a25b8bd3aa643cd316f00d6
parent9e7f48b9b6e128bc664e76919c7e25c5ebd2d75a
LU-2158 fsfilt: Remove lvfs_common.c

This change removes the lvfs_common.c file, and moves it's only
remaining functionality directly into the obd_lfs_fid2dentry function.
This should have no functional impact, and is merely a code cleanup
exercise.

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Change-Id: I5f8588a17f6e7659a7d33c2a5f79792826976de4
Reviewed-on: http://review.whamcloud.com/5193
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_class.h
lustre/lvfs/Makefile.in
lustre/lvfs/lvfs_common.c [deleted file]