summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2012-11-10 22:20:05 -0500
committerTheodore Ts'o <tytso@mit.edu>2012-11-10 22:20:05 -0500
commitdffe9d8da715bed4d395883add90a2d150d85729 (patch)
tree9619eb91c75b118fa3910147c43d7cc46807cf4f /block
parentc8c0df241cc2719b1262e627f999638411934f60 (diff)
downloadtalos-op-linux-dffe9d8da715bed4d395883add90a2d150d85729.tar.gz
talos-op-linux-dffe9d8da715bed4d395883add90a2d150d85729.zip
ext4: do not use ext4_error() when there is no space in dir leaf for csum
If there is no space for a checksum in a directory leaf node, previously we would use EXT4_ERROR_INODE() which would mark the file system as inconsistent. While it would be nice to use e2fsck -D, it certainly isn't required, so just print a warning using ext4_warning(). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Cc: "Darrick J. Wong" <darrick.wong@oracle.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud