[PATCH] Fix rewriting on a full reiserfs filesystem
authorJan Kara <jack@suse.cz>
Sun, 1 May 2005 15:59:07 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 May 2005 15:59:07 +0000 (08:59 -0700)
commit127144df4ce817ad648af15a3983c8d52aacf670
treedf064ec8a482ac88686b8c183f4b99d1e769095d
parent40be0c28b33ff0821594a3fa7126354dfe6eccd1
[PATCH] Fix rewriting on a full reiserfs filesystem

Allow rewriting of a file and extending a file upto the end of the
allocated block on a full filesystem.

From: Chris Mason <mason@suse.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/reiserfs/file.c