On 01/09/2012 11:16 AM, Bernd Schubert wrote:
#define NFSD_MAY_BYPASS_GSS 0x400 #define NFSD_MAY_READ_IF_EXEC 0x800 +#define NFSD_MAY_64BIT_COOKIE 2048 /* 64 bit readdir cookies for>= NFSv3 */ +
Oh, I just notice the format of the flags has been updated in the mean time and the value for NFSD_MAY_64BIT_COOKIE needs to be increased to avoid an conflict.
Will send a new series in a moment. Sorry for not noticing it earlier, Bernd -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html