Whamcloud - gitweb
LU-2158 lvfs: move ldiskfs only functions to osd-ldiskfs
authorJames Simmons <uja.ornl@gmail.com>
Tue, 5 Feb 2013 15:24:09 +0000 (10:24 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 20 Feb 2013 03:40:56 +0000 (22:40 -0500)
commit47811ca8d3315187740f5ff33fde0813e9dbbcfe
tree1f8b352a82ed77c47d5f43379c96b314f7314c7a
parent42472bb9507816a5fd413bc69b17a4fe8ff92d3c
LU-2158 lvfs: move ldiskfs only functions to osd-ldiskfs

Currently a lot of functions exist in the lvfs layer
that really belongs to different parts of the stack.
This patch moves osd-ldiskfs specific code that
is located in the lvfs layer into the proper
location.

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: Ia197391599cc7fffad396d487873edd9d6c0b1c4
Reviewed-on: http://review.whamcloud.com/5246
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/include/linux/lvfs.h
lustre/include/linux/lvfs_linux.h
lustre/lvfs/lvfs_linux.c
lustre/osd-ldiskfs/osd_compat.c
lustre/osd-ldiskfs/osd_handler.c