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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to