NFSv4: Define an fs_locations bitmap
authorManoj Naik <manoj@almaden.ibm.com>
Fri, 9 Jun 2006 13:34:25 +0000 (09:34 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Jun 2006 13:34:25 +0000 (09:34 -0400)
commit830b8e33fe1900b87c8eb7ec5c646117a9f298d6
tree8e4aa4c7ecd0485a288254433edf76305852c846
parent361e624f6d8bfbeac53769603d995d47535cfd46
NFSv4: Define an fs_locations bitmap

This is (similar to getattr bitmap) but includes fs_locations and
mounted_on_fileid attributes. Use this bitmap for encoding in fs_locations
requests.
Note: We can probably do better by requesting locations as part of fsinfo
itself.

Signed-off-by: Manoj Naik <manoj@almaden.ibm.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4xdr.c