K 10 svn:author V 7 attilio K 8 svn:date V 27 2008-02-13T13:02:12.000000Z K 7 svn:log V 301 Fix a lock leak in the ntfs locking scheme: 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 Submitted by: yar END