Whamcloud - gitweb
mke2fs: clarify inline data inode size error message
authorEric Whitney <enwlinux@gmail.com>
Wed, 1 Oct 2014 12:36:36 +0000 (08:36 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Oct 2014 12:36:36 +0000 (08:36 -0400)
commit5ae83d6593d9410873ffa0a8ecca9ee38cd816b5
treea25b03ed8a0e69ca2a06daad6e6a777a5d313e91
parent3d78d037ec127feb531958537c0eca25386502cd
mke2fs: clarify inline data inode size error message

The existing error message can be made more helpful by more clearly
implying the attempt to make a file system with undersized inodes is
failing and suggesting a corrective action.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/mke2fs.c