]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 18 Dec 2011 17:33:13 +0000 (23:03 +0530)
committerEric Van Hensbergen <ericvh@gmail.com>
Fri, 6 Jan 2012 16:26:07 +0000 (10:26 -0600)
commitf766619db2be059cd0dbba8a36176fe01a29d588
tree5c2f824bec85ef3515c801c4e68b94155d6b22b2
parentb6054793069bf08fcf220fff5fb33735d5493594
fs/9p: iattr_valid flags are kernel internal flags map them to 9p values.

Kernel internal values can change, add protocol values for these constant
and use them.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/vfs_inode_dotl.c