Whamcloud - gitweb
LU-2753 lvfs: cleanup lvfs.h and collateral 60/6660/6
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 30 Dec 2013 16:05:36 +0000 (11:05 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 11 Jan 2014 05:14:07 +0000 (05:14 +0000)
commit3e7573cc14a331f01150814495e2345793e22f06
treec9570f7ea419b8d3b452e4f1bef28756c11e0bef
parentc759f236bf5d7807ff6cf2d635393c4b7c85c744
LU-2753 lvfs: cleanup lvfs.h and collateral

Remove the unused struct lvfs_ucred. Remove the ucred pointer argument
from {push,pop}_ctxt() to which all called passed NULL. Remove the now
unused functions {push,pop}_group_info(). Delete lvfs_linux.h. Remove
the cb_ops member from lvfs_run_ctxt which was read but never set.
Remove the unused functions {l,ll}_dentry_open(). Reduce the number
of gratuitous includes of lvfs.h.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Ia7f61e4c5a6af73381a39740dc76367655d18985
Reviewed-on: http://review.whamcloud.com/6660
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
15 files changed:
lustre/include/darwin/lvfs.h
lustre/include/linux/Makefile.am
lustre/include/linux/lustre_compat25.h
lustre/include/linux/lvfs.h
lustre/include/linux/lvfs_linux.h [deleted file]
lustre/include/lvfs.h
lustre/include/obd.h
lustre/include/obd_support.h
lustre/mdt/mdt_internal.h
lustre/obdclass/idmap.c
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_scrub.c
lustre/ptlrpc/ptlrpc_internal.h
lustre/ptlrpc/sec_config.c
lustre/ptlrpc/sec_ctx.c