commit | bde4e696e4a527c3cc579ed77e4844d11ca17e12 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Sun Jun 27 21:38:05 2010 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Jul 23 10:02:10 2010 +0900 |
tree | fb93204331c64f1cac3a7cd8e579941224580b73 | |
parent | 57a4bfc486727b68e4422031aeba427fb7262668 [diff] |
nilfs2: do not update mount time on rw->ro remount Mount time field in super block is wrongly updated when nilfs remounts the partition from read-write to read-only. This fixes the issue. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>