Re: [PATCH] cifs: guard against hardlinking directories
Jeff Layton <[email protected]> Tue, 11 May 2010 14:15:39 -0400
| Newsgroups | gmane.linux.file-systems.cifs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 11 May 2010 12:15:51 -0500 Steve French <[email protected]> wrote: > Merged into cifs-2.6.git - if the branch for-linus does not look > weird/broken, plan to request upstream tonight. > > > I just made some comments on this to the bug: https://bugzilla.samba.org/show_bug.cgi?id=7407#c13 ...I wonder whether this patch may be too aggressive about disabling serverino. It seems like we ought to be OK with finding an inode that is "floating", just not one that has a dentry already attached. Thoughts? -- Jeff Layton <[email protected]>