bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #50859] fstype btrfs isn't supported


From: Tavian Barnes
Subject: [bug #50859] fstype btrfs isn't supported
Date: Sun, 23 Apr 2017 17:48:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36

Follow-up Comment #2, bug #50859 (project findutils):

Ah okay, you're actually parsing the device number out of
/proc/self/mountinfo?  When I implemented -fstype for bfs, I didn't bother
getting it from there, as it's not returned by getmntent().  I just stat() the
mount point itself, which obviously works.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50859>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]