On Tue, 13 Nov 2012 12:00:32 +0400 Cyrill Gorcunov <gorcunov@xxxxxxxxxx> wrote: > > Dumb question: do we really need inotify_inode_mark.fhandle at all? > > What prevents us from assembling this info on demand when ->show_fdinfo() is > > called? > > exportfs requires the dentry to be passed as an argument while inotify works > with inodes instead and at moment of show-fdinfo the target dentry might be > already deleted but inode yet present as far as I remember. How can the c/r restore code reestablish the inode data if the dentry isn't there any more? -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html