]> err.no Git - linux-2.6/blobdiff - include/linux/nfs_fs_sb.h
[PATCH] do_notify_parent_cldstop() cleanup
[linux-2.6] / include / linux / nfs_fs_sb.h
index fc51645d61eec32e11937926ac4478888bedd27c..3d3a305488cfa91375e280f18d62c5f60fde2a56 100644 (file)
@@ -10,6 +10,7 @@
 struct nfs_server {
        struct rpc_clnt *       client;         /* RPC client handle */
        struct rpc_clnt *       client_sys;     /* 2nd handle for FSINFO */
+       struct rpc_clnt *       client_acl;     /* ACL RPC client handle */
        struct nfs_rpc_ops *    rpc_ops;        /* NFS protocol vector */
        struct backing_dev_info backing_dev_info;
        int                     flags;          /* various flags */