Home
last modified time | relevance | path

Searched hist:"7 c208ed659437ef984f2bb98bdc20fa5cfdebefc" (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/nfs/
H A Dkrpc.hdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
H A Dnfs_diskless.c7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
H A Dnfsdiskless.hdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
H A Dkrpc_subr.cdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
H A Dbootp_subr.cdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
/freebsd/sys/modules/nfscl/
H A DMakefilediff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
/freebsd/sys/i386/i386/
H A Dgenassym.cdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
/freebsd/sys/amd64/amd64/
H A Dgenassym.cdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks
/freebsd/sys/conf/
H A Dfilesdiff 7c208ed659437ef984f2bb98bdc20fa5cfdebefc Tue Apr 26 00:22:51 CEST 2011 Rick Macklem <rmacklem@FreeBSD.org> Fix the experimental NFS client so that it does not bogusly
set the f_flags field of "struct statfs". This had the interesting
effect of making the NFSv4 mounts "disappear" after r221014,
since NFSMNT_NFSV4 and MNT_IGNORE became the same bit.
Move the files used for a diskless NFS root from sys/nfsclient
to sys/nfs in preparation for them to be used by both NFS
clients. Also, move the declaration of the three global data
structures from sys/nfsclient/nfs_vfsops.c to sys/nfs/nfs_diskless.c
so that they are defined when either client uses them.

Reviewed by: jhb
MFC after: 2 weeks