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>
Sat, 8 Jun 2013 20:20:14 +0000 (16:20 -0400)
commita09df2ca2313fd49f0f3e1f2caa546bcacf7b6df
treea928093ccb8d0def9ced381de12fbc276af57f53
parente058f70b8070608fedfd3e39c2ead935beecb552
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
This page took 0.030553 seconds and 5 git commands to generate.