public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fs/nfs/nfs3xdr.c trivial comment fix
@ 2003-05-20  4:12 Frank Cusack
  2003-06-02  6:34 ` Frank Cusack
  0 siblings, 1 reply; 2+ messages in thread
From: Frank Cusack @ 2003-05-20  4:12 UTC (permalink / raw)
  To: Linux Kernel Mailing List

--- linux-2.5.69/fs/nfs/nfs3xdr.c.orig	Mon May 19 21:05:20 2003
+++ linux-2.5.69/fs/nfs/nfs3xdr.c	Mon May 19 21:05:37 2003
@@ -124,8 +124,6 @@
 
 /*
  * Encode/decode time.
- * Since the VFS doesn't care for fractional times, we ignore the
- * nanosecond field.
  */
 static inline u32 *
 xdr_encode_time3(u32 *p, struct timespec *timep)

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

* Re: [PATCH] fs/nfs/nfs3xdr.c trivial comment fix
  2003-05-20  4:12 [PATCH] fs/nfs/nfs3xdr.c trivial comment fix Frank Cusack
@ 2003-06-02  6:34 ` Frank Cusack
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Cusack @ 2003-06-02  6:34 UTC (permalink / raw)
  To: Linux Kernel Mailing List, trond.myklebust

resending ... 2.5 does not ignore the nanosecond field

--- linux-2.5.69/fs/nfs/nfs3xdr.c.orig	Mon May 19 21:05:20 2003
+++ linux-2.5.69/fs/nfs/nfs3xdr.c	Mon May 19 21:05:37 2003
@@ -124,8 +124,6 @@
 
 /*
  * Encode/decode time.
- * Since the VFS doesn't care for fractional times, we ignore the
- * nanosecond field.
  */
 static inline u32 *
 xdr_encode_time3(u32 *p, struct timespec *timep)

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

end of thread, other threads:[~2003-06-02  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-20  4:12 [PATCH] fs/nfs/nfs3xdr.c trivial comment fix Frank Cusack
2003-06-02  6:34 ` Frank Cusack

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