public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Forced quotacheck after unclean unmount since 3.11, bisected
@ 2014-07-22 13:16 Cyril B.
  2014-07-22 16:48 ` Eric Sandeen
  2014-07-22 17:10 ` [PATCH] xfs: avoid false quotacheck after unclean shutdown Eric Sandeen
  0 siblings, 2 replies; 6+ messages in thread
From: Cyril B. @ 2014-07-22 13:16 UTC (permalink / raw)
  To: xfs

Hello,

I've noticed that since Linux 3.11, quotacheck always happen after 
unclean unmounts. Is this expected? It didn't happen on previous Linux 
versions.

A bisect shows that this commit is responsible:
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
id: 83e782e1a1cc0159888e58e14dfc8f3289663338

Relevant dmesg:
[    8.844063] XFS (md4): Mounting Filesystem
[    9.054023] XFS (md4): Starting recovery (logdev: internal)
[    9.331785] XFS (md4): Ending recovery (logdev: internal)
[    9.383856] XFS (md4): Quotacheck needed: Please wait.
[   48.427732] XFS (md4): Quotacheck: Done.

More details:
   * vanilla kernel
   * on top of mdadm (RAID1)
   * xfsprogs 3.1.5
   * mount options: noatime,nosuid,nodev,grpquota,inode64
   * xfs_info:
meta-data=/dev/md4               isize=256    agcount=4, 
agsize=119997280 blks
          =                       sectsz=512   attr=2
data     =                       bsize=4096   blocks=479989120, imaxpct=5
          =                       sunit=0      swidth=0 blks
naming   =version 2              bsize=4096   ascii-ci=0
log      =internal               bsize=4096   blocks=234369, version=2
          =                       sectsz=512   sunit=0 blks, lazy-count=1
realtime =none                   extsz=4096   blocks=0, rtextents=0

Thanks,

-- 
Cyril B.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-28 15:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 13:16 Forced quotacheck after unclean unmount since 3.11, bisected Cyril B.
2014-07-22 16:48 ` Eric Sandeen
2014-07-22 17:10 ` [PATCH] xfs: avoid false quotacheck after unclean shutdown Eric Sandeen
2014-07-23 13:20   ` Brian Foster
2014-07-24 23:29   ` [PATCH V2] " Eric Sandeen
2014-07-28 15:02     ` Brian Foster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox