Searched hist:66356 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/fs/nullfs/
H A Dnull_subr.cdiff 66356 Mon Sep 25 13:38:32 MDT 2000 bp Fix vnode locking bugs in the nullfs.
Add correct support for v_object management, so mmap() operation should
work properly.
Add support for extattrctl() routine (submitted by semenu).

At this point nullfs can be considered as functional and much more stable.
In fact, it should behave as a "hard" "symlink" to underlying filesystem.

Reviewed in general by: mckusick, dillon
Parts of logic obtained from: NetBSD
H A Dnull_vfsops.cdiff 66356 Mon Sep 25 13:38:32 MDT 2000 bp Fix vnode locking bugs in the nullfs.
Add correct support for v_object management, so mmap() operation should
work properly.
Add support for extattrctl() routine (submitted by semenu).

At this point nullfs can be considered as functional and much more stable.
In fact, it should behave as a "hard" "symlink" to underlying filesystem.

Reviewed in general by: mckusick, dillon
Parts of logic obtained from: NetBSD
H A Dnull_vnops.cdiff 66356 Mon Sep 25 13:38:32 MDT 2000 bp Fix vnode locking bugs in the nullfs.
Add correct support for v_object management, so mmap() operation should
work properly.
Add support for extattrctl() routine (submitted by semenu).

At this point nullfs can be considered as functional and much more stable.
In fact, it should behave as a "hard" "symlink" to underlying filesystem.

Reviewed in general by: mckusick, dillon
Parts of logic obtained from: NetBSD

Completed in 170 milliseconds