Ryusuke Konishi 7512487e6d nilfs2: use mnt_want_write in ioctls where write access is needed
A few nilfs2 ioctls need to ask for and then later release write
access to the mount in order to avoid potential write to read-only
mounts.

This adds the missing mnt_want_write and mnt_drop_write in
nilfs_ioctl_change_cpmode, nilfs_ioctl_delete_checkpoint, and
nilfs_ioctl_clean_segments.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2010-02-13 12:26:02 +09:00
..
2009-12-25 13:01:50 +09:00
2009-12-25 13:01:50 +09:00
2009-11-20 10:05:50 +09:00
2009-12-25 13:01:50 +09:00
2009-11-20 10:05:50 +09:00
2009-06-11 21:36:18 -04:00