Whamcloud - gitweb
(1) Remove fs privilege (CAP_FS_MASK) for non-root user, it can result in
authorfanyong <fanyong>
Thu, 16 Nov 2006 07:41:42 +0000 (07:41 +0000)
committerfanyong <fanyong>
Thu, 16 Nov 2006 07:41:42 +0000 (07:41 +0000)
commit43ccaa18c7cb30364b02ddfa202b755712a9e71e
tree97a034253ae9cc0ce57d3063a693cf385685585d
parenta4c2cee87b1fdf737a95d2a288b47a25aaefbe7c
(1) Remove fs privilege (CAP_FS_MASK) for non-root user, it can result in
    invalid authorization.
(2) Do UCRED_OLD authentication for inter-mdt ops and for the case that
    client and mdt on the same node. (gss can not distinguish the two cases)
(3) Fix Bug of authority promote for inter-mdt ops.
lustre/mdt/mdt_lib.c