K 10 svn:author V 4 stas K 8 svn:date V 27 2009-07-19T23:11:08.981696Z K 7 svn:log V 416 - Fix fuser to use libprocstat instead of relying on its own kvm-only functionality. - Add new 'fs_uflags' field to filestat struct to indicate how the file is used by the process (root dir, cwd, etc). Previously these flags have been encoded as the 'special' descriptor numbers and it was impossible to indicate multiple usage cases (e.g. root dir and cwd simultaneously) which is important to fuser(8). END