Update stale comment.

PR:		kern/21805
This commit is contained in:
Boris Popov 2000-10-22 14:24:30 +00:00
parent e7b1ac75dd
commit b1b494a765
2 changed files with 2 additions and 6 deletions

View File

@ -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)

View File

@ -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)