kilobyte / compsize

btrfs: find compression type/ratio on a file or set of files
Other
343 stars 23 forks source link

Add option to skip files and directories located in other filesystems #7

Closed TOCK-Chiu closed 7 years ago

TOCK-Chiu commented 7 years ago

So that we can do something like: # compsize -x /

Without this, the command may hit something like: SEARCH_V2: Inappropriate ioctl for device

kilobyte commented 7 years ago

So I finally got around to implementing this... then only when halfway done I noticed it's a pull request rather than an issue. ☺