From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] ext2srv problem with too many files
Date: Wed, 24 Oct 2012 21:40:55 -0400 [thread overview]
Message-ID: <2d58feeb7cda83166b988268a067e9a8@brasstown.quanstro.net> (raw)
> term% for(i in`{seq 1 5000}) touch $i
> touch: 4091: cannot create: '4091' no space on device
looks to me like readdir() only reads the direct blocks, but that
doesn't seem right since 4090*264 ~= 1mb.
- erik
next reply other threads:[~2012-10-25 1:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-25 1:40 erik quanstrom [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-19 7:51 Peter A. Cejchan
2012-10-19 13:52 ` Peter A. Cejchan
2012-10-19 15:42 ` erik quanstrom
2012-10-24 15:00 ` Peter A. Cejchan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2d58feeb7cda83166b988268a067e9a8@brasstown.quanstro.net \
--to=quanstro@quanstro.net \
--cc=9fans@9fans.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).