Searched hist:241896 (Results 51 - 52 of 52) sorted by relevance

123

/freebsd-11-stable/sys/conf/
H A Doptionsdiff 241896 Mon Oct 22 16:02:05 MDT 2012 kib Remove the support for using non-mpsafe filesystem modules.

In particular, do not lock Giant conditionally when calling into the
filesystem module, remove the VFS_LOCK_GIANT() and related
macros. Stop handling buffers belonging to non-mpsafe filesystems.

The VFS_VERSION is bumped to indicate the interface change which does
not result in the interface signatures changes.

Conducted and reviewed by: attilio
Tested by: pho
H A DNOTESdiff 241896 Mon Oct 22 16:02:05 MDT 2012 kib Remove the support for using non-mpsafe filesystem modules.

In particular, do not lock Giant conditionally when calling into the
filesystem module, remove the VFS_LOCK_GIANT() and related
macros. Stop handling buffers belonging to non-mpsafe filesystems.

The VFS_VERSION is bumped to indicate the interface change which does
not result in the interface signatures changes.

Conducted and reviewed by: attilio
Tested by: pho

Completed in 329 milliseconds

123