XXX: unnecessary pointer in inode.
This commit is contained in:
parent
de43d7e202
commit
7476e5bb3b
@ -339,7 +339,7 @@ struct hpfsnode {
|
||||
struct hpfsmount *h_hpmp;
|
||||
struct fnode h_fn;
|
||||
struct vnode * h_vp;
|
||||
struct vnode * h_devvp;
|
||||
struct vnode * h_devvp; /* XXX: remove, hpfsmount has it */
|
||||
struct cdev *h_dev;
|
||||
lsn_t h_no;
|
||||
uid_t h_uid;
|
||||
|
Loading…
Reference in New Issue
Block a user