lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <4F0AE7A4.8020003@itwm.fraunhofer.de> Date: Mon, 09 Jan 2012 14:12:04 +0100 From: Bernd Schubert <bernd.schubert@...m.fraunhofer.de> To: linux-nfs@...r.kernel.org, linux-ext4@...r.kernel.org CC: linux-fsdevel@...r.kernel.org, yong.fan@...mcloud.com, "J. Bruce Fields" <bfields@...hat.com>, sandeen@...hat.com, adilger@...mcloud.com Subject: Re: [PATCH 4 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes) 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists