Update stale comment.
PR: kern/21805
This commit is contained in:
parent
e7b1ac75dd
commit
b1b494a765
@ -868,9 +868,7 @@ msdosfs_remove(ap)
|
||||
}
|
||||
|
||||
/*
|
||||
* DOS filesystems don't know what links are. But since we already called
|
||||
* msdosfs_lookup() with create and lockparent, the parent is locked so we
|
||||
* have to free it before we return the error.
|
||||
* DOS filesystems don't know what links are.
|
||||
*/
|
||||
static int
|
||||
msdosfs_link(ap)
|
||||
|
@ -868,9 +868,7 @@ msdosfs_remove(ap)
|
||||
}
|
||||
|
||||
/*
|
||||
* DOS filesystems don't know what links are. But since we already called
|
||||
* msdosfs_lookup() with create and lockparent, the parent is locked so we
|
||||
* have to free it before we return the error.
|
||||
* DOS filesystems don't know what links are.
|
||||
*/
|
||||
static int
|
||||
msdosfs_link(ap)
|
||||
|
Loading…
Reference in New Issue
Block a user