* POSIX's "tables of the law"
@ 2010-10-12 11:18 DENIEL Philippe
2010-10-12 11:50 ` Jim Rees
0 siblings, 1 reply; 3+ messages in thread
From: DENIEL Philippe @ 2010-10-12 11:18 UTC (permalink / raw)
To: linux-nfs
Hi,
on many aspects, knowing the POSIX standard and behavior is quite
important when working on implementing something like NFSv4. There a
problem occur : if I need information on NFS (whatever version) or any
"related" protocol (RPCSEC_GSS, ONCRPC, ...) I can easily find a
document that is the absolute reference to use. But what about POSIX ? I
must have missed something but I never see such a reference. Do you have
book references to provide me with about this subject ?
Regards,
Philippe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: POSIX's "tables of the law"
2010-10-12 11:18 POSIX's "tables of the law" DENIEL Philippe
@ 2010-10-12 11:50 ` Jim Rees
2010-10-12 17:48 ` J. Bruce Fields
0 siblings, 1 reply; 3+ messages in thread
From: Jim Rees @ 2010-10-12 11:50 UTC (permalink / raw)
To: DENIEL Philippe; +Cc: linux-nfs
DENIEL Philippe wrote:
on many aspects, knowing the POSIX standard and behavior is quite
important when working on implementing something like NFSv4. There a
problem occur : if I need information on NFS (whatever version) or
any "related" protocol (RPCSEC_GSS, ONCRPC, ...) I can easily find a
document that is the absolute reference to use. But what about POSIX
? I must have missed something but I never see such a reference. Do
you have book references to provide me with about this subject ?
The posix spec situation is confused because there are many different specs
published at different times, and the ones that are most important (like
acls) were never ratified as far as I know, so are still in draft form.
Originally they were ISO specs, which cost big money, which is why you won't
find them on the web. More recently I think the Open Group has been working
on them, maybe you'll find copies there: www.opengroup.org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: POSIX's "tables of the law"
2010-10-12 11:50 ` Jim Rees
@ 2010-10-12 17:48 ` J. Bruce Fields
0 siblings, 0 replies; 3+ messages in thread
From: J. Bruce Fields @ 2010-10-12 17:48 UTC (permalink / raw)
To: Jim Rees; +Cc: DENIEL Philippe, linux-nfs
On Tue, Oct 12, 2010 at 07:50:26AM -0400, Jim Rees wrote:
> DENIEL Philippe wrote:
>
> on many aspects, knowing the POSIX standard and behavior is quite
> important when working on implementing something like NFSv4. There a
> problem occur : if I need information on NFS (whatever version) or
> any "related" protocol (RPCSEC_GSS, ONCRPC, ...) I can easily find a
> document that is the absolute reference to use. But what about POSIX
> ? I must have missed something but I never see such a reference. Do
> you have book references to provide me with about this subject ?
>
> The posix spec situation is confused because there are many different specs
> published at different times, and the ones that are most important (like
> acls) were never ratified as far as I know, so are still in draft form.
> Originally they were ISO specs, which cost big money, which is why you won't
> find them on the web. More recently I think the Open Group has been working
> on them, maybe you'll find copies there: www.opengroup.org
I think you want:
http://www.unix.org/single_unix_specification/
You have to fill out a form but there's no charge.
Of course you can also write little test programs and such to find out
what other filesystems or platforms do. No spec is perfect, alas.
--b.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-12 17:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 11:18 POSIX's "tables of the law" DENIEL Philippe
2010-10-12 11:50 ` Jim Rees
2010-10-12 17:48 ` J. Bruce Fields
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).