]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4: Extend fattr bitmaps to support all 3 words
authorDavid Quigley <dpquigl@davequigley.com>
Wed, 22 May 2013 16:50:41 +0000 (12:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 30 May 2013 16:00:50 +0000 (12:00 -0400)
commitc27a1d50a41b64c08ae4a917134754a1f452d2f6
treea928093ccb8d0def9ced381de12fbc276af57f53
parentc606bacffc951c58545b4f9ee3d2ec32232d826c
NFSv4: Extend fattr bitmaps to support all 3 words

The fattr handling bitmap code only uses the first two fattr words sofar. This
patch adds the 3rd word to being sent but doesn't populate it yet.

Signed-off-by: Miguel Rodel Felipe <Rodel_FM@dsi.a-star.edu.sg>
Signed-off-by: Phua Eu Gene <PHUA_Eu_Gene@dsi.a-star.edu.sg>
Signed-off-by: Khin Mi Mi Aung <Mi_Mi_AUNG@dsi.a-star.edu.sg>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c
fs/nfs/super.c
include/linux/nfs_fs_sb.h