diff options
author | Dave Johnson <djohnson@sw.starentnetworks.com> | 2006-03-06 15:42:36 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-06 18:40:43 -0800 |
commit | ff3aea0e68bfd46120ce2d08bc1f8240fa2bd36a (patch) | |
tree | 6994ee69f5007218ce5b6cc1b14e372ebffc457f /Documentation/scsi | |
parent | 9888e6fa7b68d9c8cc2c162a90979825ab45150a (diff) |
[PATCH] cramfs mounts provide corrupted content since 2.6.15
Fix handling of cramfs images created by util-linux containing empty
regular files. Images created by cramfstools 1.x were ok.
Fill out inode contents in cramfs_iget5_set() instead of get_cramfs_inode()
to prevent issues if cramfs_iget5_test() is called with I_LOCK|I_NEW still
set.
Signed-off-by: Dave Johnson <djohnson+linux-kernel@sw.starentnetworks.com>
Cc: Olaf Hering <olh@suse.de>
Cc: Chris Mason <mason@suse.com>
Cc: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions