summaryrefslogtreecommitdiffstats
path: root/sys/fs/coda/cnode.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/coda/cnode.h')
-rw-r--r--sys/fs/coda/cnode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/fs/coda/cnode.h b/sys/fs/coda/cnode.h
index 75d29ac..c1f8391 100644
--- a/sys/fs/coda/cnode.h
+++ b/sys/fs/coda/cnode.h
@@ -153,6 +153,7 @@ struct coda_mntinfo {
struct vnode *mi_rootvp;
struct mount *mi_vfsp;
struct vcomm mi_vcomm;
+ dev_t dev;
};
extern struct coda_mntinfo coda_mnttbl[]; /* indexed by minor device number */
OpenPOWER on IntegriCloud