Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2005 02:42:32 +0400
From:      Stanislav Sedov <stas@310.ru>
To:        src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org
Subject:   fuser utility
Message-ID:  <20050829224232.GB269@core.310.ru>

next in thread | raw e-mail | index | archive | help
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 .




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050829224232.GB269>