On Wed, Jun 06, 2012 at 04:03:05PM +0000, Kusanagi Kouichi wrote:
> Fuser doesn't display processes which are using a file on btrfs.
> If I build psmisc with DEB_BUILD_OPTIONS=noopt, it works as expected.
Hello,

Can you send me some output showing the problem?
Perhaps...
more <some-file-on-btrfs>
fuser <that file>
ls -l /proc/<pid-of-more>/fd
stat -L /proc/<pid-of-more>/fd/3  (3 should be the link to the file)
stat <that file>

If you can strace the fuser output that would be good too.
Ideally, strace of the "working" one may help to see why they behave
differently.

 - Craig

-- 
Craig Small VK2XLZ   http://enc.com.au/          csmall at : enc.com.au
Debian GNU/Linux     http://www.debian.org/      csmall at : debian.org
GPG fingerprint:     5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to