This patchset is the 7th revision for fixing the clearing of setuid and setgid bits in networked filesystems. It should apply cleanly to 2.6.23-rc6-mm1. The first four patches in the set are cleanup patches to make sure that those filesystems don't trip the new BUG() call in notify_change. The fifth patch (the main one) fixes notify_change to not clear the ATTR_KILL_S*ID bits when interpreting them into a mode change. The final two patches change NFS and CIFS to take advantage of the new scheme. This is basically the same patchset as version 6. The main differences are changes to ecryptfs and unionfs patches to accomodate changes made in recent -mm patches. Also, when I sent out the 6th revision I forgot to mention that the knfsd patch had been changed to more closely reflect the existing behavior when receiving a setattr call that changes the mode and uid/gid. This patchset is being submitted for inclusion into -mm. Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> - To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html