From 5d34e9f1634b414109fb953c397d44a6a7940483 Mon Sep 17 00:00:00 2001 From: johann Date: Wed, 5 Dec 2007 14:12:15 +0000 Subject: [PATCH] Branch b1_6 b=12829 i=adilger i=bobijam Fix tiny nit in the changelog entry. --- lustre/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 30a392b..f8a6f89 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -123,7 +123,7 @@ Description: Changing primary group doesn't change the group lustre assigns to a file Details : When CRAY_XT3 is defined, the fsgid supplied by the client is overridden with the primary group provided by the group upcall, - whereas the supplied fsgid can be trust if it is in the list of + whereas the supplied fsgid can be trusted if it is in the list of supplementary groups returned by the group upcall. -------------------------------------------------------------------------------- -- 1.8.3.1