From 29e4293327d9365793a0f81cf14198e23ed363a7 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 8 Feb 2008 18:25:19 +0000 Subject: Support the st_blksize field in struct stat --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f06cf1d..0e6d2e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,14 +4,16 @@ * fusexmp_fh: avoid unnecessary seeking in readdir - * Update kernel interface to 7.9 + * Update kernel interface to 7.9: * Support receiving file handle from kernel in GETATTR request * Allow operations with a NULL path argument, if the filesystem supports it - * Add support for atomic open(O_TRUNC) + * Add support atomic open(O_TRUNC) + + * Support the st_blksize field in struct stat 2008-02-03 Csaba Henk -- cgit v1.2.3