There is no MD_OBJET disk type, it's actually MD_SWAP. I guess the
former was either a previous or proposed name that kind of snuck in.
This commit is contained in:
parent
380434d488
commit
e0cebb4027
@ -175,7 +175,7 @@ struct md_s {
|
||||
struct vnode *vnode;
|
||||
struct ucred *cred;
|
||||
|
||||
/* MD_OBJET related fields */
|
||||
/* MD_SWAP related fields */
|
||||
vm_object_t object;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user