9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] kfs bug
@ 2010-09-09 13:39 rod
  2010-09-09 13:58 ` Charles Forsyth
  0 siblings, 1 reply; 4+ messages in thread
From: rod @ 2010-09-09 13:39 UTC (permalink / raw)
  To: 9fans


kfs works fine for a bit and then fails with an "out of files" error.

It happens when the fid in a 9p message gets to a value greater than
32767. I think the "fid" field in struct File should be a 32-bit type
rather than a short int.

Would I be right in thinking that 9p originally had 16 bit fids? If
so, it suggests that no-one has used kfs in anger for a while.

Rod



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

end of thread, other threads:[~2010-09-09 22:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-09 13:39 [9fans] kfs bug rod
2010-09-09 13:58 ` Charles Forsyth
2010-09-09 14:26   ` rod
2010-09-09 22:28   ` erik quanstrom

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).