Whamcloud - gitweb
LU-5030 utils: fix hard-coded /proc/fs/lustre in scripts
[fs/lustre-release.git] / lustre / doc / l_getgroups.8
index 9219971..bbd7810 100644 (file)
@@ -8,13 +8,11 @@ l_getgroups \- Handle Lustre user/group cache upcall
 .SH DESCRIPTION
 The group upcall file contains the path to an executable that, when
 properly installed, is invoked to resolve a numeric UID to a group
-membership list. This utility should complete the mds_grp_downcall_data
-data structure (see Data structures) and write it to the
-/proc/fs/lustre/mds/mds-service/group_info pseudo-file.
+membership list.
 .LP
 .B l_getgroups
 is the reference implementation of the user/group cache upcall
 .SH FILES
-/proc/fs/lustre/mds/mds-service/group_upcall
+/{proc,sys}/fs/lustre/mds/mds-service/group_upcall
 .SH SEE ALSO
 Lustre Programming Interfaces section of Lustre Operations Manual.