commit | 40bfa16dac2adcded9e2eda58246cc3700d97de4 | [log] [tgz] |
---|---|---|
author | Tao Ma <boyu.mt@taobao.com> | Fri Oct 07 23:21:18 2011 +0800 |
committer | Jan Kara <jack@suse.cz> | Mon Oct 10 18:25:59 2011 +0200 |
tree | c2af949d3cfe42f0dfc935e8d6901e5114d7e2fd | |
parent | bc1123239ab950798779ca4e23228afb5443eb5d [diff] |
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. There are no user of EXT3_IOC32_WAIT_FOR_READONLY and also it is broken. No one set the set_ro_timer, no one wake up us and our state is set to TASK_INTERRUPTIBLE not RUNNING. So remove it. Cc: Jan Kara <jack@suse.cz> Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: Jan Kara <jack@suse.cz>