]> git.neil.brown.name Git - history.git/commit
[PATCH] fix file_lock_cache leak
authorMatthew Wilcox <willy@debian.org>
Fri, 27 Sep 2002 01:55:59 +0000 (18:55 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 27 Sep 2002 01:55:59 +0000 (18:55 -0700)
commit3c4cb3bea14399299a12c99fdb0aa0214b8ce529
tree4484d273e736666fbccccbbb227a82cadb0401e3
parent156889a0347ac48c02762bc30286043d466650a4
[PATCH] fix file_lock_cache leak

Always free the request, not just on error.
fs/locks.c