[PATCH 0/4] [RFC] safely drop directory dentry on failed revalidate

2013-08-06 Thread Miklos Szeredi
Here's a series for fixing issues with d_drop on a directory dentry with children and adding support for such dropped directories in fuse. I tested the fuse part, but not the other filesystems (AFS, GFS2, NFS, SYSFS). The changes to filesystems are pretty trivial, though. Thanks, Miklos ---

[PATCH 0/4] [RFC] safely drop directory dentry on failed revalidate

2013-08-06 Thread Miklos Szeredi
Here's a series for fixing issues with d_drop on a directory dentry with children and adding support for such dropped directories in fuse. I tested the fuse part, but not the other filesystems (AFS, GFS2, NFS, SYSFS). The changes to filesystems are pretty trivial, though. Thanks, Miklos ---