diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2011-12-08 02:08:40 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2011-12-08 14:55:46 +0100 |
commit | a5d16333612718569ffd26064270e535cb9c3928 (patch) | |
tree | 8c91371ea5f77630ce3683bf4971bd3e6012cd0c /ipc | |
parent | Btrfs: try cluster but don't advance in search list (diff) | |
download | linux-a5d16333612718569ffd26064270e535cb9c3928.tar.xz linux-a5d16333612718569ffd26064270e535cb9c3928.zip |
Btrfs: check if the to-be-added device is writable
If we call ioctl(BTRFS_IOC_ADD_DEV) directly, we'll succeed in adding
a readonly device to a btrfs filesystem, and btrfs will write to
that device, emitting kernel errors:
[ 3109.833692] lost page write due to I/O error on loop2
[ 3109.833720] lost page write due to I/O error on loop2
...
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions