[bug #50859] fstype btrfs isn't supported

2017-04-23 Thread Tavian Barnes
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 obviou

[bug #50859] fstype btrfs isn't supported

2017-04-23 Thread Bernhard Voelker
Update of bug #50859 (project findutils): Assigned to:None => berny ___ Follow-up Comment #1: find(1) supports BTRFS like any other file system type: there is nothing special implemented i

[bug #50859] fstype btrfs isn't supported

2017-04-23 Thread Tavian Barnes
URL: Summary: fstype btrfs isn't supported Project: findutils Submitted by: tavianator Submitted on: Sun 23 Apr 2017 02:44:50 PM UTC Category: find Severity: 3 - Normal