Whamcloud - gitweb
LU-2158 lvfs: move obdclass related functions to obclass
authorJames Simmons <uja.ornl@gmail.com>
Tue, 19 Feb 2013 17:29:29 +0000 (12:29 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 20 Feb 2013 03:42:32 +0000 (22:42 -0500)
commit21ec386df7314348e9d483008648524192b51054
tree95a0771160a0499595ba48f5e51e131fef58d115
parent47811ca8d3315187740f5ff33fde0813e9dbbcfe
LU-2158 lvfs: move obdclass related functions to obclass

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

Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I5be4dede1afdbbc4af0157cbcd13a5133ce7a1db
Reviewed-on: http://review.whamcloud.com/5250
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lvfs/lvfs_lib.c
lustre/lvfs/lvfs_linux.c
lustre/obdclass/class_obd.c