Re: [PATCH ISDN] Fix capifs bug in initialization error path.

2005-08-27 Thread Marcel Holtmann
Hi Karsten, > > This patch fixes a bug in the capifs initialization code, where the > > filesystem is not unregistered if kern_mount() fails. > > > > Please apply. > > looks OK for me. and what about me idea to remove capifs completely? We have udev now and thus it is not needed anymore. I sto

Re: [PATCH ISDN] Fix capifs bug in initialization error path.

2005-08-27 Thread Karsten Keil
On Fri, Aug 26, 2005 at 11:56:56PM -0400, James Morris wrote: > This patch fixes a bug in the capifs initialization code, where the > filesystem is not unregistered if kern_mount() fails. > > Please apply. looks OK for me. Signed-off-by: James Morris <[EMAIL PROTECTED]> Signed-off-by: Karsten K

[PATCH ISDN] Fix capifs bug in initialization error path.

2005-08-26 Thread James Morris
This patch fixes a bug in the capifs initialization code, where the filesystem is not unregistered if kern_mount() fails. Please apply. Signed-off-by: James Morris <[EMAIL PROTECTED]> --- capifs.c |4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) diff -purN -X dontdiff linux-2.6.