fuser utility

Stanislav Sedov stas at 310.ru
Mon Aug 29 22:42:36 GMT 2005


I implemented POSIX fuser utility for freebsd. I expect it conforms
IEEE 1003.1-2004. It works only on recent kernels where devfs_random influence on dev_t numbers was eliminated. Not all filesystems currently supported, support for udf works only with patch(included) (due to namespace conflicts). Support for additional filesystems can be added easily, but requires appropriate header files in /usr/include.
How can commit it?

Also I have a fixed version of fstat utility if anybody interested in it.

archive with utility and patches: http://mbsd.msk.ru/stas/fuser.tar.bz2 .



More information about the cvs-all mailing list