Whamcloud - gitweb
LU-4276 ldiskfs: enable read/write access by default 35/8335/2
authorBob Glossman <bob.glossman@intel.com>
Tue, 19 Nov 2013 22:51:09 +0000 (14:51 -0800)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 27 Nov 2013 00:32:14 +0000 (00:32 +0000)
commit14c94c20c3447584e81d720c2b2a17888716709e
tree5e8425ab603d1f9155ebbd0ae8de7ac4e2b1d710
parentc64b2c0de7129432a4f5fffd3b52f0670ae6ebe7
LU-4276 ldiskfs: enable read/write access by default

Add build time config option to allow read/write access by default.
While the new CONFIG_LDISKFS_FS_RW only matters in SLES11 builds,
it's easiest to just add the flag to all builds unconditionally.
It will be ignored in builds where it doesn't matter.

Signed-off-by: Bob Glossman <bob.glossman@intel.com>
Change-Id: Icaab7a4fd003dd29a49af9222852bded7ec344ff
Reviewed-on: http://review.whamcloud.com/8335
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
config/lustre-build-ldiskfs.m4