Searched hist:"0234576 d041b9b2cc7043691ea61d2c2ca597aaa" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | the_nilfs.c | diff 0234576d041b9b2cc7043691ea61d2c2ca597aaa Thu Nov 19 12:28:01 CST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: add norecovery mount option
This adds "norecovery" mount option which disables temporal write access to read-only mounts or snapshots during mount/recovery. Without this option, write access will be even performed for those types of mounts; the temporal write access is needed to mount root file system read-only after an unclean shutdown.
This option will be helpful when user wants to prevent any write access to the device.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Eric Sandeen <sandeen@redhat.com>
|
H A D | super.c | diff 0234576d041b9b2cc7043691ea61d2c2ca597aaa Thu Nov 19 12:28:01 CST 2009 Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> nilfs2: add norecovery mount option
This adds "norecovery" mount option which disables temporal write access to read-only mounts or snapshots during mount/recovery. Without this option, write access will be even performed for those types of mounts; the temporal write access is needed to mount root file system read-only after an unclean shutdown.
This option will be helpful when user wants to prevent any write access to the device.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Cc: Eric Sandeen <sandeen@redhat.com>
|