You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "filesystem: fix bug due to filesystems spanning multiple lines"
* Hack is no longer necessary because -P option has been added to df.
This reverts commit a7f2422.
Implement filesystem():
* add extra variable to finish() so we can specify which filesystem
* choose / as default filesystem to check
* return other filesystems mounted to /dev/* in detail
* set warn & crit default values