diff options
author | Carsten Otte <cotte@freenet.de> | 2005-07-27 11:43:52 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-27 16:25:53 -0700 |
commit | 0cfc11ed45e4c00750039e5a18c0fc0d681e19db (patch) | |
tree | f269f327be4bce9c79f303a8720bf3c262fe1970 /fs/romfs | |
parent | 1872bcebbcd6ad7ddd99e92fb1e4f3d19e73919c (diff) | |
download | linux-3.10-0cfc11ed45e4c00750039e5a18c0fc0d681e19db.tar.gz linux-3.10-0cfc11ed45e4c00750039e5a18c0fc0d681e19db.tar.bz2 linux-3.10-0cfc11ed45e4c00750039e5a18c0fc0d681e19db.zip |
[PATCH] fix xip sparse file handling in ext2
Oliver Paukstadt from our test department is testing the xip patches in
Linus' git-tree. He found a problem that shows when reading a file that
contains sparse blocks (holes) on a -o xip mounted ext2 filesystem: the
BUG_ON() in fs/ext2/xip.c:40 triggers where it should not. The problem was
introduced by a cleanup in my previous patch, this patch fixes it.
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions