Emery Hemingway 0b980073c1 VFS: close handles via handle method
The using pattern 'handle->close' is less error prone than attempting
'handle->ds().close(handle)' or 'fs.close(handle)'.

Ref #2782
2018-05-03 15:31:57 +02:00
..
2017-11-30 11:23:02 +01:00
2018-04-19 13:38:33 +02:00