commit | 2f07a88b30f510c7625d75cdf286903b465350a0 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Wed May 05 15:15:39 2010 +0200 |
committer | Jan Kara <jack@suse.cz> | Wed May 05 16:36:17 2010 +0200 |
tree | 5869affff304e0090e1aa59f94b77e183f278eb3 | |
parent | 7ebd467551ed6ae200d7835a84bbda0dcadaa511 [diff] |
udf: BKL ioctl pushdown Convert udf_ioctl to an unlocked_ioctl and push the BKL down into it. Signed-off-by: John Kacur <jkacur@redhat.com Signed-off-by: Jan Kara <jack@suse.cz>