Author :
visa
Date :
2020-03-12 15:29:47
Hash :7f2f8a14 Message :Enable caching when turning a synchronous write into a delayed write.
Otherwise the write will be discarded, which would prevent use of vnd(4)
on top of an async-mounted file system.
OK beck@