Whamcloud - gitweb
LU-4384 ofd: remove INCOMPAT_SUPP, ROCOMPAT_SUPP defines 75/9375/4
authorMikhail Pershin <mike.pershin@intel.com>
Tue, 25 Feb 2014 08:13:01 +0000 (12:13 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 12 Mar 2014 15:05:51 +0000 (15:05 +0000)
commit67b618c035677dc8c7e450e80aacc72dd1315435
tree297dcb9a62fd02ea8a21bd4773d6e148a8dde32a
parent344a261080d462c29cf45b075deacf793c92e197
LU-4384 ofd: remove INCOMPAT_SUPP, ROCOMPAT_SUPP defines

Removed ROCOMPAT/INCOMPAT_SUPP defines from MDT and OFD as
obsoleted. They are not used now. The tgt_server_data_init()
uses own way to set/check rocompat/incompat masks

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: Ib4b7b4b948e0563d1cc89faae2d423245ed4df0e
Reviewed-on: http://review.whamcloud.com/9375
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
lustre/mdt/mdt_internal.h
lustre/ofd/ofd_internal.h