e2fsprogs/lib/quota
Aditya Kali ad64902b70 libquota: fix quota_inode_truncate()
We failed to clear EXT2_FLAG_SUPER_ONLY after deleting the
quota inode and so, the updated block bitmap was not written
back. This caused fsck to complain after running
'tune2fs -O ^quota <dev>'. Clear this flag so that updated
block bitmap gets written. Also, avoid truncating the quota
inode if it is not hidden.

Signed-off-by: Aditya Kali <adityakali@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-07-15 21:12:04 -04:00
..
Makefile.in libquota: remove unnecessary definitions 2012-06-04 12:51:55 -04:00
common.h libquota: cleanup libquota code 2011-11-14 10:55:54 -05:00
dqblk_v2.h libquota: remove unnecessary definitions 2012-06-04 12:51:55 -04:00
mkquota.c tune2fs/quota: always create hidden quota files 2012-07-15 21:12:04 -04:00
mkquota.h tune2fs/quota: always create hidden quota files 2012-07-15 21:12:04 -04:00
quota.pc.in Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
quotaio.c libquota: fix quota_inode_truncate() 2012-07-15 21:12:04 -04:00
quotaio.h libquota: remove unnecessary definitions 2012-06-04 12:51:55 -04:00
quotaio_tree.c libquota: quota file read support 2011-11-14 10:58:28 -05:00
quotaio_tree.h libquota: remove unnecessary definitions 2012-06-04 12:51:55 -04:00
quotaio_v2.c libquota: remove unnecessary definitions 2012-06-04 12:51:55 -04:00
quotaio_v2.h libquota: remove unnecessary definitions 2012-06-04 12:51:55 -04:00