public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] FUSE: mnotify (was: [RFC] VFS: mnotify)
@ 2007-08-12  3:32 Al Boldi
  2007-08-12 11:24 ` Jan Engelhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Al Boldi @ 2007-08-12  3:32 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

Al Boldi wrote:
> Jakob Oestergaard wrote:
> > Why on earth would you cripple the kernel defaults for ext3 (which is a
> > fine FS for boot/root filesystems), when the *fundamental* problem you
> > really want to solve lie much deeper in the implementation of the
> > filesystem?  Noatime doesn't solve the problem, it just makes it "less
> > horrible".
>
> inotify could easily solve the atime problem, but it's got the drawback of
> forcing the user to register each and every file/dir of interest, which
> isn't really reasonable on TB-filesystems.
>
> It could be feasible to introduce mnotify, which would notify the user of
> meta changes, like atime, across the filesystem.  Something like mnotify
> could also be helpful in CoW situations, provided it supported an in-sync
> interface.

Here is an idea:  Could FUSE be used to produce mnotify behaviour?


Thanks!

--
Al


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-13  5:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-12  3:32 [RFC] FUSE: mnotify (was: [RFC] VFS: mnotify) Al Boldi
2007-08-12 11:24 ` Jan Engelhardt
2007-08-13  5:39   ` Nicholas Miell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox