>I only have ZFS filesystems exported right now, but I assume it would >behave the same for ufs. The underlying issue seems to be the Sun NFS >server expects the NFS client to apply the sgid bit itself and create the >new directory with the parent directory's group, while the Linux NFS client >expects the server to enforce the sgid bit.
If you look at the code in ufs and zfs, you'll see that they both create the mode correctly and the same code is used through NFS. There's another scenario: the Linux client updates the attributes after creating the file/directory/ Casper _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss