summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2008-02-08 13:20:51 +0100
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-08 18:22:36 +0100
commit05343c4f2ee1a4f81f287d95b28c80ee565817c4 (patch)
tree09077c4f6d970e5af6c9da36910fd4fc056fa33f /MAINTAINERS
parentudf: cleanup directory offset handling (diff)
downloadlinux-05343c4f2ee1a4f81f287d95b28c80ee565817c4.tar.xz
linux-05343c4f2ee1a4f81f287d95b28c80ee565817c4.zip
udf: fix adding entry to a directory
When adding directory entry to a directory, we have to properly increase length of the last extent. Handle this similarly as extending regular files - make extents always have size multiple of block size (it will be truncated down to proper size in udf_clear_inode()). Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions