dlm: Do not allocate a fd for peeloff
authorBenjamin Poirier <bpoirier@suse.de>
Thu, 8 Mar 2012 05:55:59 +0000 (05:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2012 21:52:09 +0000 (13:52 -0800)
avoids allocating a fd that a) propagates to every kernel thread and
usermodehelper b) is not properly released.

References: http://article.gmane.org/gmane.linux.network.drbd/22529
Signed-off-by: Benjamin Poirier <bpoirier@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found