dfr 2008-04-27 10:57:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nfsservernfs_srvsock.c
Log:
Back out the last revision - it shouldn't have been committed and in any
case its wrong for RELENG_6.
Revision ChangesPath
1.94.2
dfr 2008-03-30 14:06:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nfsservernfs_srvsock.c
Log:
MFC: nfs_srvsock.c rev. 1.106, 1.107
Don't call nfs_realign while holding locks.
Revision ChangesPath
1.104.2.1 +7 -4 src/
* Doug Rabson <[EMAIL PROTECTED]> [080320 01:44] wrote:
>
> On 20 Mar 2008, at 02:56, Alfred Perlstein wrote:
>
> >* Doug Rabson <[EMAIL PROTECTED]> [080319 05:32] wrote:
> >>dfr 2008-03-19 12:33:25 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/nfsserver
On Thursday 20 March 2008 07:00:48 am Robert Watson wrote:
> On Thu, 20 Mar 2008, Doug Rabson wrote:
> >> This function should have a WITNESS check at the top of it.
> >>
> >> Can you add it? If not I will unless you see a problem with it.
> >
> > The various WITNESS_* macros appear to be undocume
On Thu, 20 Mar 2008, Doug Rabson wrote:
This function should have a WITNESS check at the top of it.
Can you add it? If not I will unless you see a problem with it.
The various WITNESS_* macros appear to be undocumented and I'm not sure what
they do. Perhaps it would be best if you added som
On 20 Mar 2008, at 02:56, Alfred Perlstein wrote:
* Doug Rabson <[EMAIL PROTECTED]> [080319 05:32] wrote:
dfr 2008-03-19 12:33:25 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
Log:
Fix a regression from the last revision - don't edit the ns_rec
* Doug Rabson <[EMAIL PROTECTED]> [080319 05:32] wrote:
> dfr 2008-03-19 12:33:25 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/nfsservernfs_srvsock.c
> Log:
> Fix a regression from the last revision - don't edit the ns_rec list while
> not holding the lo
dfr 2008-03-19 12:33:25 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
Log:
Fix a regression from the last revision - don't edit the ns_rec list while
not holding the lock.
Revision ChangesPath
1.107 +3 -1 src/sys/nfsserve
On 18 Mar 2008, at 21:05, Kostik Belousov wrote:
On Tue, Mar 18, 2008 at 06:42:59PM +, Doug Rabson wrote:
dfr 2008-03-18 18:42:59 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
Log:
Don't call nfs_realign while holding locks.
Reviewed by: k
On Tue, Mar 18, 2008 at 06:42:59PM +, Doug Rabson wrote:
> dfr 2008-03-18 18:42:59 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/nfsservernfs_srvsock.c
> Log:
> Don't call nfs_realign while holding locks.
>
> Reviewed by: kib
>
> Revision Cha
dfr 2008-03-18 18:42:59 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
Log:
Don't call nfs_realign while holding locks.
Reviewed by: kib
Revision ChangesPath
1.106 +5 -4 src/sys/nfsserver/nfs_srvsock.c
_
rwatson 2007-10-25 12:34:14 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
sys/security/mac mac_framework.h mac_policy.h
mac_process.c mac_vfs.c
sys/security/mac_biba mac_biba.c
sys/security/mac_mls mac_mls.c
rwatson 2007-04-15 15:50:50 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
Log:
In nfsrv_rcv(), don't reacquire the nfs server lock until after
nfs_realign() has been called, as it may sleep waiting on memory
allocation.
Reported by:sim
csjp2006-09-02 23:58:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nfsservernfs_srvsock.c
sys/security/mac mac_vfs.c
sys/sys mac.h mac_policy.h
Log:
MFC revision 1.99 nfs_srvsock.c
MFC revision 1.111 mac_vfs.c
csjp2006-04-06 23:33:11 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
sys/security/mac mac_vfs.c
sys/sys mac.h mac_policy.h
Log:
Introduce a new MAC entry point for label initialization of the NFS daemon's
credentia
simon 2006-03-08 20:21:15 UTC
FreeBSD src repository
Modified files:
sys/nfsservernfs_srvsock.c
Log:
When parsing an RPC request in nfsrv_dorec(), KASSERT that there
actually is an mbuf to process. This catches the missing mbuf before it
would otherwise causes a NU
simon 2006-03-01 14:18:11 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6)
sys/nfsservernfs_srvsock.c
Log:
Correct a remote kernel panic when processing zero-length RPC records
via TCP. [06:10]
Security: FreeBSD-SA-
simon 2006-03-01 14:17:32 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
sys/nfsservernfs_srvsock.c
Log:
Correct a remote kernel panic when processing zero-length RPC records
via TCP. [06:10]
Security: FreeBSD-SA-06:10.nfs
Approved by:
18 matches
Mail list logo