Browse Source

Add credit to nohajc for preload idea

pull/1295/head
Antonio SJ Musumeci 2 years ago
parent
commit
823675f65b
  1. 4
      README.md
  2. 3
      man/mergerfs.1

4
README.md

@ -1307,6 +1307,10 @@ The library will not interfere with non-mergerfs filesystems.
While the library was written to account for a number of edgecases While the library was written to account for a number of edgecases
there could be some yet accounted for so please report any oddities. there could be some yet accounted for so please report any oddities.
Thank you to
[nohajc](https://github.com/nohajc/mergerfs-io-passthrough) for
prototyping the idea.
### general usage ### general usage

3
man/mergerfs.1

@ -1741,6 +1741,9 @@ The library will not interfere with non-mergerfs filesystems.
.PP .PP
While the library was written to account for a number of edgecases there While the library was written to account for a number of edgecases there
could be some yet accounted for so please report any oddities. could be some yet accounted for so please report any oddities.
.PP
Thank you to nohajc (https://github.com/nohajc/mergerfs-io-passthrough)
for prototyping the idea.
.SS general usage .SS general usage
.IP .IP
.nf .nf

Loading…
Cancel
Save