From: Goldwyn Rodrigues Date: Tue, 24 Sep 2013 22:27:32 +0000 (-0700) Subject: fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume X-Git-Tag: v3.12-rc3~33^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d7a8824a15cb6da046947e9b5a2335d52fbeb7;p=pandora-kernel.git fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume While printing 32-bit node numbers, an 8-byte string is not enough. Increase the size of the string to 12 chars. This got left out in commit 49fa8140e487 ("fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers"). Signed-off-by: Goldwyn Rodrigues Cc: Joel Becker Cc: Mark Fasheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed