Whamcloud - gitweb
LU-4276 ldiskfs: enable read/write access by default 79/8779/2
authorBob Glossman <bob.glossman@intel.com>
Tue, 19 Nov 2013 22:51:09 +0000 (14:51 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 13 Jan 2014 21:54:49 +0000 (21:54 +0000)
commit4bf4cdfef0f478c1c9c72bd8030be19a0899fea4
tree47400853753a870717176f1e4ebc6bf681caa7b7
parent95b852177325aa80b7c397c350bd343f0d8a64a8
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.

Lustre-commit: 14c94c20c3447584e81d720c2b2a17888716709e
Lustre-change: http://review.whamcloud.com/8335

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