]> err.no Git - linux-2.6/blobdiff - include/linux/nfs_fs_sb.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6] / include / linux / nfs_fs_sb.h
index d65e69a06b7237d4dd78a52a2f6d1b394b7ac220..65dec21af7741e1102d9f90acaf8d574c2c0fd10 100644 (file)
@@ -35,6 +35,7 @@ struct nfs_server {
        char *                  hostname;       /* remote hostname */
        struct nfs_fh           fh;
        struct sockaddr_in      addr;
+       unsigned long           mount_time;     /* when this fs was mounted */
 #ifdef CONFIG_NFS_V4
        /* Our own IP address, as a null-terminated string.
         * This is used to generate the clientid, and the callback address.