From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9123643e5057a6228d67bf44da4eda7d@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] CHDIR or DMDIR From: David Gordon Hogan MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 10 Jul 2002 01:33:32 -0400 Topicbox-Message-UUID: c78032da-eaca-11e9-9e20-41e7f4b1d025 > Why perm parameter definitions for create(2) are changed? CHDIR is discontinued. It's now DMDIR for Dir.mode, and QTDIR for Qid.type. These are different values (due to Qid.type being a seperate 8 bit field) so they get different names.