search for: mount_clnt

Displaying 3 results from an estimated 3 matches for "mount_clnt".

2006 Jun 26
0
[klibc 14/43] Remove in-kernel nfsroot code
...a13ccf6f27bd381948edb4 parent 018604e070e143657abcf0cb256a1e2dda205d97 author H. Peter Anvin <hpa at zytor.com> Sat, 20 May 2006 16:24:05 -0700 committer H. Peter Anvin <hpa at zytor.com> Sun, 18 Jun 2006 18:51:32 -0700 fs/Kconfig | 14 - fs/nfs/Makefile | 1 fs/nfs/mount_clnt.c | 191 ------------------- fs/nfs/nfsroot.c | 525 --------------------------------------------------- 4 files changed, 0 insertions(+), 731 deletions(-) diff --git a/fs/Kconfig b/fs/Kconfig index f9b5842..71d6b30 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1498,20 +1498,6 @@ config NFSD_T...
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...b/fs/Kconfig | 11 b/fs/nfs/Makefile | 1 b/include/linux/root_dev.h | 2 b/init/do_mounts.c | 51 +-- b/kernel/sysctl.c | 4 b/net/sunrpc/pmap_clnt.c | 33 -- fs/nfs/mount_clnt.c | 183 ------------ fs/nfs/nfsroot.c | 472 --------------------------------- 126 files changed, 65 insertions(+), 953 deletions(-) # This is a BitKeeper generated patch for the following project: # Project Name: Linux kernel tree # This patch format is...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: