2013-07-22 09:39:10

by Miklos Szeredi

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

Hi Linus,

Please pull the following fixes for fuse:

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

These are bugfixes and a cleanup to the "readdirplus" feature.

Thanks,
Miklos

---
Miklos Szeredi (4):
fuse: readdirplus: sanity checks
fuse: readdirplus: fix instantiate
fuse: readdirplus: change attributes once
fuse: readdirplus: cleanup

Niels de Vos (1):
fuse: readdirplus: fix dentry leak

---
fs/fuse/dir.c | 51 ++++++++++++++++++++++++++++++++++++---------------
1 file changed, 36 insertions(+), 15 deletions(-)