summaryrefslogtreecommitdiffstats
path: root/fs/romfs/storage.c
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2012-07-23 18:39:29 +0200
committerJan Kara <jack@suse.cz>2012-08-15 00:21:58 +0200
commitbb2b6d19ec8b593b66402e2895c4314955b19833 (patch)
treee3d241b0965f4e292c101a6b8b212b8c2fa57838 /fs/romfs/storage.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... (diff)
downloadlinux-bb2b6d19ec8b593b66402e2895c4314955b19833.tar.xz
linux-bb2b6d19ec8b593b66402e2895c4314955b19833.zip
udf: fix udf_setsize() for file data in ICB
If the new size is larger than the old size and the old file data was stored in the ICB (iinfo->i_alloc_type == ICBTAG_FLAG_AD_IN_ICB) and the new size still fits in the ICB, skip the call to udf_extend_file() as it does not handle this i_alloc_type value (it calls BUG()). Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/romfs/storage.c')
0 files changed, 0 insertions, 0 deletions