2003-07-16 03:56:51

by Frank Cusack

[permalink] [raw]
Subject: [PATCH] [RESEND] fs/nfs/nfs3xdr.c trivial comment fix

2.5 VFS does care for fractional times

--- 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)