[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_private
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 17:16:31 +0000 (17:16 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 22 Jun 2005 20:07:40 +0000 (16:07 -0400)
commit80fec4c62e2cf544ac26e53f3e0d2f73df6820b9
tree00baef91b0025dba29b26fc83aa243ed7c52ed1c
parent3da28eb1c6545fe73263a24eba0996217490e1eb
[PATCH] VFS: Ensure that all the on-stack struct file_lock call fl_release_private

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/locks.c