[PATCH 11/14] CacheFiles: Permit an inode's security ID to be obtained [try #2]

James Morris jmorris at namei.org
Thu Aug 9 14:16:31 EDT 2007


On Thu, 9 Aug 2007, David Howells wrote:

> +	u32 (*inode_get_secid)(struct inode *inode);

To maintain API consistency, please return an int which only acts as an 
error code, and returning the secid via a *u32 function parameter.


- James
-- 
James Morris
<jmorris at namei.org>


More information about the NFSv4 mailing list