Searched hist:211531 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dunpcb.hdiff 305159 Wed Aug 31 15:37:53 MDT 2016 markj MFC r303855:
Handle races with listening socket close when connecting a unix socket.

PR: 211531
H A Dlockmgr.hdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
H A Dvnode.hdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clnode.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
H A Dnfs_clport.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
/freebsd-11-stable/sys/kern/
H A Dkern_lock.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
H A Dvfs_lookup.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
H A Duipc_usrreq.cdiff 305159 Wed Aug 31 15:37:53 MDT 2016 markj MFC r303855:
Handle races with listening socket close when connecting a unix socket.

PR: 211531
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_vnops.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_softdep.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days
H A Dffs_vfsops.cdiff 211531 Fri Aug 20 17:54:59 MDT 2010 jhb Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and
LK_CANRECURSE after a lock is created. Use them to implement macros that
otherwise manipulated the flags directly. Assert that the associated
lockmgr lock is exclusively locked by the current thread when manipulating
these flags to ensure the flag updates are safe. This last change required
some minor shuffling in a few filesystems to exclusively lock a brand new
vnode slightly earlier.

Reviewed by: kib
MFC after: 3 days

Completed in 842 milliseconds