[Pvfs2-users] What's the difference between PVFS_O_WRITE,
PVFS_U_WRITE and PVFS_G_WRITE
Elaine Quarles
elaine at omnibond.com
Mon Feb 13 08:30:02 EST 2012
These correspond to the standard Unix (or linux...) file permissions for
writing to a file. PVFS_O_WRITE indicates that the owner of the file may
write to it. PVFS_U_WRITE indicates that any user may write to the file.
PVFS_G_WRITE indicates that any user who is a member of the group to which
the file belongs may write to it.
Hope that helps,
Elaine
From: pvfs2-users-bounces at beowulf-underground.org
[mailto:pvfs2-users-bounces at beowulf-underground.org] On Behalf Of g_p g_p
Sent: Monday, February 13, 2012 4:45 AM
To: pvfs2
Subject: [Pvfs2-users] What's the difference between PVFS_O_WRITE,
PVFS_U_WRITE and PVFS_G_WRITE
Hello,
is there any manual for the following
<http://www.orangefs.org/doxygen/pvfs2-types_8h.html#a6253ab6572ef1c6d4f6e1a
bfe4e9367b> PVFS_O_WRITE,
<http://www.orangefs.org/doxygen/pvfs2-types_8h.html#a6253ab6572ef1c6d4f6e1a
bfe4e9367b> PVFS_U_WRITE,
<http://www.orangefs.org/doxygen/pvfs2-types_8h.html#a6253ab6572ef1c6d4f6e1a
bfe4e9367b> PVFS_G_WRITE
Also, what's the difference between them?
Thanks, in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.beowulf-underground.org/pipermail/pvfs2-users/attachments/20120213/b771dbca/attachment.htm
More information about the Pvfs2-users
mailing list