9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] chmod +t
  2006-02-15 19:54 [9fans] chmod +t Skip Tavakkolian
@ 2006-02-15 19:03 ` Russ Cox
  2006-02-15 20:14   ` Skip Tavakkolian
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2006-02-15 19:03 UTC (permalink / raw)
  To: 9fans

> newer fs like ramfs know about the 't' bit, so i assume that the
> following is due to kenfs.
> 
> term% chmod +t xxx
> chmod: can't wstat xxx: wstat -- unknown bits in qid.type/mode

the t bit is not implemented by the old file server.
it is not implemented by ramfs either, but no one told ramfs.

russ



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

* [9fans] chmod +t
@ 2006-02-15 19:54 Skip Tavakkolian
  2006-02-15 19:03 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Skip Tavakkolian @ 2006-02-15 19:54 UTC (permalink / raw)
  To: 9fans

newer fs like ramfs know about the 't' bit, so i assume that the
following is due to kenfs.

term% chmod +t xxx
chmod: can't wstat xxx: wstat -- unknown bits in qid.type/mode



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

* Re: [9fans] chmod +t
  2006-02-15 19:03 ` Russ Cox
@ 2006-02-15 20:14   ` Skip Tavakkolian
  0 siblings, 0 replies; 3+ messages in thread
From: Skip Tavakkolian @ 2006-02-15 20:14 UTC (permalink / raw)
  To: 9fans

>> newer fs like ramfs know about the 't' bit, so i assume that the
>> following is due to kenfs.
>> 
>> term% chmod +t xxx
>> chmod: can't wstat xxx: wstat -- unknown bits in qid.type/mode
> 
> the t bit is not implemented by the old file server.
> it is not implemented by ramfs either, but no one told ramfs.

that's good to know; the current behavior in each case seems to
be appropriate.



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

end of thread, other threads:[~2006-02-15 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-15 19:54 [9fans] chmod +t Skip Tavakkolian
2006-02-15 19:03 ` Russ Cox
2006-02-15 20:14   ` Skip Tavakkolian

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