diff options
author | Jan Kara <jack@suse.cz> | 2016-09-06 18:04:40 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2016-09-06 18:04:40 +0200 |
commit | f27792f5b7e0ba8407fcdeabb5db778fe929ab78 (patch) | |
tree | 34671f162509c9ee4914b30bfc27d25c8ebf9a35 /fs/udf/misc.c | |
parent | quota: fill in Q_XGETQSTAT inode information for inactive quotas (diff) | |
download | linux-f27792f5b7e0ba8407fcdeabb5db778fe929ab78.tar.xz linux-f27792f5b7e0ba8407fcdeabb5db778fe929ab78.zip |
udf: Remove useless check in udf_adinicb_write_begin()
As Al properly points out, len is guaranteed to be smaller than
PAGE_SIZE when we reach udf_adinicb_write_begin() as otherwise we would
have converted the file to the normal format.
Reported-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf/misc.c')
0 files changed, 0 insertions, 0 deletions