[GIT PULL] fuse bugfix for 3.10

From: Miklos Szeredi
Date: Tue Jun 25 2013 - 06:40:15 EST


Hi Linus,

Please pull the following bugfix for fuse:

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


It fixes a race between fallocate() and truncate().

Thanks,
Miklos

---
Maxim Patlasov (1):
fuse: hold i_mutex in fuse_file_fallocate()

---
fs/fuse/file.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/