diff options
author | Tao Ma <boyu.mt@taobao.com> | 2011-10-08 15:56:35 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-10-08 15:56:35 -0400 |
commit | 7fd59c83b05dc1b8af2be4d991ee376f782cd8b0 (patch) | |
tree | 0d320a397b687f822167749afbb11d89d9f21a66 /fs/ext4/extents.c | |
parent | df3ab17072c31fbd394614711772682f0a956a2c (diff) | |
download | linux-7fd59c83b05dc1b8af2be4d991ee376f782cd8b0.tar.bz2 |
ext4: remove the obsolete/broken EXT4_IOC_WAIT_FOR_READONLY ioctl
There are no users of the EXT4_IOC_WAIT_FOR_READONLY ioctl, and it is
also broken. No one sets the set_ro_timer, no one wakes up us and our
state is set to TASK_INTERRUPTIBLE not RUNNING. So remove it.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/extents.c')
0 files changed, 0 insertions, 0 deletions