Home
last modified time | relevance | path

Searched hist:"636 d7e2e3b57543636d20cd083079300ccdd569d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dresize.cdiff 636d7e2e3b57543636d20cd083079300ccdd569d Tue Mar 20 14:46:11 CDT 2012 Darrick J. Wong <djwong@us.ibm.com> ext4: update s_free_{inodes,blocks}_count during online resize

When we're doing an online resize of an ext4 filesystem, we need to
update the free inode and block counts in the superblock so that fsck
doesn't complain.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>