Found wdiff, but it reported no recognisable version. Falling back to builtin diff colouring... Diff: nfsv41.x-draft-24 - nfsv41.x
 nfsv41.x-draft-24   nfsv41.x 
/* /*
* This file was machine generated for * This file was machine generated for
* draft-ietf-nfsv4-minorversion1-24 * draft-ietf-nfsv4-minorversion1-25
* Last updated Wed Aug 6 15:34:16 CDT 2008 * Last updated Fri Aug 22 09:57:10 CDT 2008
*/ */
/* /*
* Copyright (C) The IETF Trust (2007-2008) * Copyright (C) The IETF Trust (2007-2008)
* All Rights Reserved. * All Rights Reserved.
* *
* Copyright (C) The Internet Society (1998-2006). * Copyright (C) The Internet Society (1998-2006).
* All Rights Reserved. * All Rights Reserved.
*/ */
/* /*
skipping to change at line 182 skipping to change at line 182
NFS4ERR_SEQ_FALSE_RETRY= 10076,/* Retry != original req. */ NFS4ERR_SEQ_FALSE_RETRY= 10076,/* Retry != original req. */
NFS4ERR_BAD_HIGH_SLOT = 10077,/* req has bad highest_slot*/ NFS4ERR_BAD_HIGH_SLOT = 10077,/* req has bad highest_slot*/
NFS4ERR_DEADSESSION = 10078,/*new req sent to dead sess*/ NFS4ERR_DEADSESSION = 10078,/*new req sent to dead sess*/
NFS4ERR_ENCR_ALG_UNSUPP= 10079,/* encr alg. not supp. */ NFS4ERR_ENCR_ALG_UNSUPP= 10079,/* encr alg. not supp. */
NFS4ERR_PNFS_NO_LAYOUT = 10080,/* I/O without a layout */ NFS4ERR_PNFS_NO_LAYOUT = 10080,/* I/O without a layout */
NFS4ERR_NOT_ONLY_OP = 10081,/* addl ops not allowed */ NFS4ERR_NOT_ONLY_OP = 10081,/* addl ops not allowed */
NFS4ERR_WRONG_CRED = 10082,/* op done by wrong cred */ NFS4ERR_WRONG_CRED = 10082,/* op done by wrong cred */
NFS4ERR_WRONG_TYPE = 10083,/* op on wrong type object */ NFS4ERR_WRONG_TYPE = 10083,/* op on wrong type object */
NFS4ERR_DIRDELEG_UNAVAIL=10084,/* delegation not avail. */ NFS4ERR_DIRDELEG_UNAVAIL=10084,/* delegation not avail. */
NFS4ERR_REJECT_DELEG = 10085,/* cb rejected delegation */ NFS4ERR_REJECT_DELEG = 10085,/* cb rejected delegation */
NFS4ERR_RETURNCONFLICT = 10086 /* layout get before return*/ NFS4ERR_RETURNCONFLICT = 10086,/* layout get before return*/
NFS4ERR_DELEG_REVOKED = 10087
}; };
/* /*
* Basic data types * Basic data types
*/ */
typedef opaque attrlist4<>; typedef opaque attrlist4<>;
typedef uint32_t bitmap4<>; typedef uint32_t bitmap4<>;
typedef uint64_t changeid4; typedef uint64_t changeid4;
typedef uint64_t clientid4; typedef uint64_t clientid4;
typedef uint32_t count4; typedef uint32_t count4;
 End of changes. 2 change blocks. 
3 lines changed or deleted 4 lines changed or added

This html diff was produced by rfcdiff 1.33. The latest version is available from http://tools.ietf.org/tools/rfcdiff/