2013-09-18 12:28:16

by Miklos Szeredi

[permalink] [raw]
Subject: [GIT PULL] fuse bugfixes for 3.12

Al,

Could you please pull the following fixes for fuse:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

These are data consistency fixes for fallocate.

Thanks,
Miklos

---
Maxim Patlasov (2):
fuse: wait for writeback in fuse_file_fallocate()
fuse: fix fallocate vs. ftruncate race

---
fs/fuse/file.c | 23 +++++++++++++++++------
1 file changed, 17 insertions(+), 6 deletions(-)