public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: update README file to document some recent changes
@ 2010-08-02 17:51 Alex Elder
  2010-08-30 15:05 ` Alex Elder
  2010-08-30 21:43 ` Christoph Hellwig
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Elder @ 2010-08-02 17:51 UTC (permalink / raw)
  To: xfs

Update the README file to document the new _cat_passwd and
_cat_group functions, and to recommend passing "-n" to
getfacl(1) so it produces numeric output.

Signed-off-by: Alex Elder <aelder@sgi.com>

---
 README |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

Index: b/README
===================================================================
--- a/README
+++ b/README
@@ -160,6 +160,20 @@ Test script environment:
 				  string DATE for deterministic
 				  output
 
+	_cat_passwd,		- dump the content of the password
+	_cat_group		  or group file (both the local file
+				  and the content of the NIS database
+				  if it is likely to be present)
+
+     4. General recommendations, usage conventions, etc.:
+	- When the content of the password or group file is
+	  required, get it using the _cat_passwd and _cat_group
+	  functions, to ensure NIS information is included if NIS
+	  is active.
+	- When calling getfacl in a test, pass the "-n" argument so
+	  that numeric rather than symbolic identifiers are used in
+	  the output.
+
 Verified output:
 
     Each test script has a numerical name, e.g. 007, and an associated


_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] xfstests: update README file to document some recent changes
  2010-08-02 17:51 [PATCH] xfstests: update README file to document some recent changes Alex Elder
@ 2010-08-30 15:05 ` Alex Elder
  2010-08-30 21:43 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Elder @ 2010-08-30 15:05 UTC (permalink / raw)
  To: xfs

On Mon, 2010-08-02 at 12:51 -0500, Alex Elder wrote:
> Update the README file to document the new _cat_passwd and
> _cat_group functions, and to recommend passing "-n" to
> getfacl(1) so it produces numeric output.
> 
> Signed-off-by: Alex Elder <aelder@sgi.com>

Ping?  Trivial change (to README).

> ---
>  README |   14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 
> Index: b/README
> ===================================================================
> --- a/README
> +++ b/README
> @@ -160,6 +160,20 @@ Test script environment:
>  				  string DATE for deterministic
>  				  output
>  
> +	_cat_passwd,		- dump the content of the password
> +	_cat_group		  or group file (both the local file
> +				  and the content of the NIS database
> +				  if it is likely to be present)
> +
> +     4. General recommendations, usage conventions, etc.:
> +	- When the content of the password or group file is
> +	  required, get it using the _cat_passwd and _cat_group
> +	  functions, to ensure NIS information is included if NIS
> +	  is active.
> +	- When calling getfacl in a test, pass the "-n" argument so
> +	  that numeric rather than symbolic identifiers are used in
> +	  the output.
> +
>  Verified output:
>  
>      Each test script has a numerical name, e.g. 007, and an associated
> 
> 
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs



_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] xfstests: update README file to document some recent changes
  2010-08-02 17:51 [PATCH] xfstests: update README file to document some recent changes Alex Elder
  2010-08-30 15:05 ` Alex Elder
@ 2010-08-30 21:43 ` Christoph Hellwig
  1 sibling, 0 replies; 3+ messages in thread
From: Christoph Hellwig @ 2010-08-30 21:43 UTC (permalink / raw)
  To: Alex Elder; +Cc: xfs

On Mon, Aug 02, 2010 at 12:51:00PM -0500, Alex Elder wrote:
> Update the README file to document the new _cat_passwd and
> _cat_group functions, and to recommend passing "-n" to
> getfacl(1) so it produces numeric output.
> 
> Signed-off-by: Alex Elder <aelder@sgi.com>

Looks good,


Reviewed-by: Christoph Hellwig <hch@lst.de>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-30 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-02 17:51 [PATCH] xfstests: update README file to document some recent changes Alex Elder
2010-08-30 15:05 ` Alex Elder
2010-08-30 21:43 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox