Re: [BUG] sunrpc as module and bad proc/sys link count

2005-08-05 Thread Jiri Slaby
Miklos Szeredi napsal(a): Does this patch solve it? Yes, you can post. -- Jiri Slaby www.fi.muni.cz/~xslaby ~\-/~ [EMAIL PROTECTED] ~\-/~ 241B347EC88228DE51EE A49C4A73A25004CB2A10 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [BUG] sunrpc as module and bad proc/sys link count

2005-08-05 Thread Miklos Szeredi
> When sunrpc is as module, sysctl adds to proc fs proc/sys/sunrpc, adds 1 > to number of proc/sys link (see later), but when it's ls-ed, there is > still old count. Does this patch solve it? Index: linux/fs/proc/generic.c === ---

[BUG] sunrpc as module and bad proc/sys link count

2005-08-05 Thread Jiri Slaby
Hello. When sunrpc is as module, sysctl adds to proc fs proc/sys/sunrpc, adds 1 to number of proc/sys link (see later), but when it's ls-ed, there is still old count. I.e. my proc/sys before modprobe-ing sunrpc: # ls -la /proc/sys celkem 0 dr-xr-xr-x9 root root 0 srp 5 12:43 . dr-xr-xr-x