]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb4c22fb4a31a06a35a440da9a4dce47122647204
treedf064ec8a482ac88686b8c183f4b99d1e769095d
parentdd59678f0db552d286c57e89b28b09bc6265a5e4
[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