aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus
diff options
context:
space:
mode:
authorJeff Mahoney <jeffm@suse.com>2005-11-29 19:34:39 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-29 19:47:03 -0800
commit576f6d79564d0d2c1f43088e6805674d2e122935 (patch)
treefcd2bc41909102b122d8c3b9b915396d0173787f /fs/hfsplus
parent[PATCH] ppc: fix floating point register corruption (diff)
downloadlinux-dev-576f6d79564d0d2c1f43088e6805674d2e122935.tar.xz
linux-dev-576f6d79564d0d2c1f43088e6805674d2e122935.zip
[PATCH] reiserfs: handle cnode allocation failure gracefully
If an external device is used for a journal, by default it will use the entire device. The reiserfs journal code allocates structures per journal block when it mounts the file system. If the journal device is too large, and memory cannot be allocated for the structures, it will continue and ultimately panic when it can't pull one off the free list. This patch handles the allocation failure gracefully and prints an error message at mount time. Changes: Updated error message to be more descriptive to the user. Discussed and approved on ReiserFS Mailing List, Nov 28. Signed-off-by: Jeff Mahoney <jeffm@suse.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions