Skip to content

Commit

Permalink
Update fs.go
Browse files Browse the repository at this point in the history
Signed-off-by: tomaszduda23 <[email protected]>
  • Loading branch information
tomaszduda23 authored Oct 6, 2024
1 parent e0fab62 commit acb9743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/fs.go
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ func processMounts(mounts []*mount.Info, excludedMountpointPrefixes []string) ma
"tmpfs": true,
"xfs": true,
"zfs": true,
"f2fs": true,
}

for _, mnt := range mounts {
Expand Down

0 comments on commit acb9743

Please sign in to comment.