mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
When ntfs_ntput() reaches 0 in the refcount the inode lockmgr is not released and directly destroyed. Fix this by unlocking the lockmgr() even in the case of zero-refcount. Reported by: dougb, yar, Scot Hetzel <swhetzel at gmail dot com> Submitted by: yar |
||
|---|---|---|
| .. | ||
| ntfs.h | ||
| ntfs_compr.c | ||
| ntfs_compr.h | ||
| ntfs_iconv.c | ||
| ntfs_ihash.c | ||
| ntfs_ihash.h | ||
| ntfs_inode.h | ||
| ntfs_subr.c | ||
| ntfs_subr.h | ||
| ntfs_vfsops.c | ||
| ntfs_vfsops.h | ||
| ntfs_vnops.c | ||
| ntfsmount.h | ||