summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2017-04-02 21:32:01 +0200
committerJakob Unterwurzacher2017-04-29 22:24:38 +0200
commit863c3ca36fe756767ad2f86348a0646f2e7a09a5 (patch)
tree90c50a9296f828cdd9323bde6bdea242eb14571a
parentd20290671e2157162e608c43230fb6c51abfbc94 (diff)
fusefrontend: rename write_lock.go -> open_file_table.go
The data structure was originally called write lock table, but is now simply called the open file table. Rename the file to reflect that.
-rw-r--r--internal/fusefrontend/open_file_table.go (renamed from internal/fusefrontend/write_lock.go)0
1 files changed, 0 insertions, 0 deletions
diff --git a/internal/fusefrontend/write_lock.go b/internal/fusefrontend/open_file_table.go
index 053298d..053298d 100644
--- a/internal/fusefrontend/write_lock.go
+++ b/internal/fusefrontend/open_file_table.go