commit | 1e18bda86e2dcc4ecb176213ee34649c93ad1396 | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Mon Apr 28 14:19:23 2014 +0200 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Mon Apr 28 14:19:23 2014 +0200 |
tree | 0862a86519028449c13b6e4ecd6762d91533341c | |
parent | 22401e7b7a686bff02549cd648ba6f73f8dba868 [diff] |
fuse: add .write_inode ...and flush mtime from this. This allows us to use the kernel infrastructure for writing out dirty metadata (mtime at this point, but ctime in the next patches and also maybe atime). Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>