cregit-Linux how code gets into the kernel

Release 4.7 include/linux/nfs3.h

Directory: include/linux
/*
 * NFSv3 protocol definitions
 */
#ifndef _LINUX_NFS3_H

#define _LINUX_NFS3_H

#include <uapi/linux/nfs3.h>


/* Number of 32bit words in post_op_attr */

#define NFS3_POST_OP_ATTR_WORDS		22

#endif /* _LINUX_NFS3_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
pre-gitpre-git1583.33%375.00%
david howellsdavid howells316.67%125.00%
Total18100.00%4100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}