CAPI: Pin capifs instead of mounting it
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:08 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:19 +0000 (16:01 -0800)
commite11e7ac1ecac6b25439c003c5ca661cd399ec35d
tree54c19b00dcc2fb4f208652361508324136e8feaa
parent07ad603ab8e3cc35762c15043b59a6ef76542454
CAPI: Pin capifs instead of mounting it

Auto-mounting the capifs during module init prevents unloading its
module. Instead, pin the filesystem as long as some NCCI node exists.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/capifs.c