summaryrefslogtreecommitdiffstats
path: root/src/client/Fh.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* client: adjust the Fh class members orderXiubo Li2021-08-161-1/+1
* client: minor cleanup to Fh related codeXiubo Li2021-08-161-2/+2
* client: invalidate all write mode filp after reconnectYan, Zheng2020-03-301-3/+3
* client: use unique_ptr for locksPatrick Donnelly2017-09-211-1/+1
* client: move Fh init to ctorPatrick Donnelly2017-09-181-3/+3
* client: refine fsync/close writeback error handlingJohn Spray2017-04-181-0/+32