LWN.net Logo

Btrfs: broken by design?

Btrfs: broken by design?

Posted Jun 24, 2010 11:41 UTC (Thu) by NRArnot (subscriber, #3033)
In reply to: Btrfs: broken by design? by ekj
Parent article: Btrfs: broken by design?

You can equally persuade ext2 to run out of space without storing any data Just create zero-byte files until it runs out of inodes!


(Log in to post comments)

Btrfs: broken by design?

Posted Jun 24, 2010 12:08 UTC (Thu) by ekj (guest, #1524) [Link]

You're still storing something: you're storing the metadata. (at a minimum, the filenames and permissions)

But you're right, that (pathological) case is likely the lower bound for utilization in ext2.

Btrfs: broken by design?

Posted Jun 24, 2010 20:50 UTC (Thu) by intgr (subscriber, #39733) [Link]

> until it runs out of inodes
Not really -- that's why ext2 also has inode quotas/file quotas.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds