Searched hist:122091 (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_quota.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_snapshot.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
H A Dffs_vfsops.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
/freebsd-11-stable/sys/sys/
H A Dmount.hdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
H A Dvnode.hdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_vfsops.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff
H A Dvfs_mount.cdiff 122091 Wed Nov 05 02:30:08 MST 2003 kan Remove mntvnode_mtx and replace it with per-mountpoint mutex.
Introduce two new macros MNT_ILOCK(mp)/MNT_IUNLOCK(mp) to
operate on this mutex transparently.

Eventually new mutex will be protecting more fields in
struct mount, not only vnode list.

Discussed with: jeff

Completed in 617 milliseconds