linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Quota Ignored On write
@ 2014-07-04  2:13 Kevin Brandstatter
  2014-07-04  2:21 ` Satoru Takeuchi
  0 siblings, 1 reply; 7+ messages in thread
From: Kevin Brandstatter @ 2014-07-04  2:13 UTC (permalink / raw)
  To: linux-btrfs

basing of the latest for-linus branch i found i can write way more than
the quota

btrfs quota enable
btrfs subvolume create test
btrfs qgruop limit 1G test
dd if=/dev/zero of=test/file bs=1024 count=1500000
output:
1500000+0 records in
1500000+0 records out
1536000000 bytes (1.5 GB) copied, 5.91909 s, 259 MB/s

thats a full half gig over the quota limit. I noticed some changes to
the quota
accounting in the logs, what changed that could cause this?

-Kevin Brandstatter

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

end of thread, other threads:[~2014-07-04  5:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04  2:13 Quota Ignored On write Kevin Brandstatter
2014-07-04  2:21 ` Satoru Takeuchi
2014-07-04  2:25   ` Kevin Brandstatter
2014-07-04  2:32     ` Satoru Takeuchi
2014-07-04  3:25       ` Satoru Takeuchi
2014-07-04  5:16         ` Satoru Takeuchi
2014-07-04  2:35   ` Kevin Brandstatter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).