commit | 5ae83d6593d9410873ffa0a8ecca9ee38cd816b5 | [log] [tgz] |
---|---|---|
author | Eric Whitney <enwlinux@gmail.com> | Wed Oct 01 08:36:36 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Oct 01 08:36:36 2014 -0400 |
tree | a25b03ed8a0e69ca2a06daad6e6a777a5d313e91 | |
parent | 3d78d037ec127feb531958537c0eca25386502cd [diff] |
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>