Searched hist:cffaba15cd95d4a16eb5a6aa5c22a79f67d555ab (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ceph/ |
H A D | ceph_common.c | diff cffaba15cd95d4a16eb5a6aa5c22a79f67d555ab Wed Feb 15 07:43:54 CST 2012 Alex Elder <elder@dreamhost.com> ceph: ensure Boolean options support both senses
Many ceph-related Boolean options offer the ability to both enable and disable a feature. For all those that don't offer this, add a new option so that they do.
Note that ceph_show_options()--which reports mount options currently in effect--only reports the option if it is different from the default value.
Signed-off-by: Alex Elder <elder@dreamhost.com> Signed-off-by: Sage Weil <sage@newdream.net>
|
/openbmc/linux/fs/ceph/ |
H A D | super.c | diff cffaba15cd95d4a16eb5a6aa5c22a79f67d555ab Wed Feb 15 07:43:54 CST 2012 Alex Elder <elder@dreamhost.com> ceph: ensure Boolean options support both senses
Many ceph-related Boolean options offer the ability to both enable and disable a feature. For all those that don't offer this, add a new option so that they do.
Note that ceph_show_options()--which reports mount options currently in effect--only reports the option if it is different from the default value.
Signed-off-by: Alex Elder <elder@dreamhost.com> Signed-off-by: Sage Weil <sage@newdream.net>
|