Whamcloud - gitweb
LU-4279 mdd: Fixed OBF of the FS .lustre 60/8360/3
authorBruno Faccini <bruno.faccini@intel.com>
Tue, 26 Nov 2013 10:46:07 +0000 (11:46 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 Dec 2013 13:27:45 +0000 (13:27 +0000)
commit09c7765939789b0505644f8d220e5be8262c7e06
tree035efe505f99bbc3c3859be3f883661814bc44fb
parent5fab230ebb6bec9321eaeca46307d5bdbee5ea27
LU-4279 mdd: Fixed OBF of the FS .lustre

Added a check to prevent fid access to the filesystem .lustre
directory from returning EINVAL.
Added a sanity check accordingly.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: I3002e8dd1b834a0b6b87fe707e12573c2accb58c
Reviewed-on: http://review.whamcloud.com/8360
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Sebastien Buisson <sebastien.buisson@bull.net>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mdd/mdd_device.c
lustre/tests/sanity.sh