minio/pkg/mountinfo
Harshavardhana 31dab4e7ff
ignore more tokens in some mountinfo entries (#12104)
it seems to be legitimate to have `mountinfo` lines
to have keywords with spaces such as

```
rootfs overlay / overlay rw,relatime,lowerdir...
```

This was not expected, but for our requirement
we can just ignore this and move forward.

fixes #12047

Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-21 08:40:49 -07:00
..
mountinfo_linux_test.go ignore more tokens in some mountinfo entries (#12104) 2021-04-21 08:40:49 -07:00
mountinfo_linux.go ignore more tokens in some mountinfo entries (#12104) 2021-04-21 08:40:49 -07:00
mountinfo_others.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mountinfo_windows.go Cache Windows mount point info (#8572) 2019-11-27 20:10:13 +05:30
mountinfo.go Fixes for multiplatform dev and testing from forks (#7734) 2019-06-04 00:59:40 -07:00