commit | e11e7ac1ecac6b25439c003c5ca661cd399ec35d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@web.de> | Mon Feb 08 10:12:08 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 16:01:19 2010 -0800 |
tree | 54c19b00dcc2fb4f208652361508324136e8feaa | |
parent | 07ad603ab8e3cc35762c15043b59a6ef76542454 [diff] |
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>