Whamcloud - gitweb
mke2fs.c (PRS): Add warning if using -j and the blocksize is
authorTheodore Ts'o <tytso@mit.edu>
Fri, 25 Jul 2003 21:39:51 +0000 (17:39 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 25 Jul 2003 21:39:51 +0000 (17:39 -0400)
commitcf7d5f188643ac56e15d611680b30334bf4c2930
tree3ce4a3e87b02f93508afd3099e1f28e117b3a0dd
parent65b1a94c185316fd50121948cc6daa36ef6c3f6f
mke2fs.c (PRS): Add warning if using -j and the blocksize is
greater than 4096, since some kernels don't support ext3
with large block sizes.  (Addresses Debian bug #193773)
misc/ChangeLog
misc/mke2fs.c