From 189a8d53fa68f0a630ce671fa2ddcccc15588441 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 23 Sep 2013 23:57:51 +0300 Subject: Implement fuse_utimens instead of fuse_utime. Fixes utime'ing symlinks. Seems to also fix an attribute caching problem. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3d7daaa..d579346 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ Makefile src/bindfs tests/readdir_inode +tests/utimens_nofollow tests/*.log tests/internals/test_internals tests/internals/*.log -- cgit v1.2.3