linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: triggering do_writepages
@ 2002-11-19 18:27 Bryan Henderson
  0 siblings, 0 replies; 4+ messages in thread
From: Bryan Henderson @ 2002-11-19 18:27 UTC (permalink / raw)
  To: girish; +Cc: kapish, linux-fsdevel


writepage also runs when the system synchronizes a file's cache in any of
numerous ways (fsync() system call, sync() system call, filesystem driver
calls f_datasync() kernel service, ...).




^ permalink raw reply	[flat|nested] 4+ messages in thread
* triggering do_writepages
@ 2002-11-19  6:59 Kapish K
  2002-11-19 11:11 ` girish
  2002-11-20 13:38 ` Jan Hudec
  0 siblings, 2 replies; 4+ messages in thread
From: Kapish K @ 2002-11-19  6:59 UTC (permalink / raw)
  To: linux-fsdevel


Hello,
  I have a ( possibly simple ) question on
how to trigger a do-writepages to get
called, for a particular filesystem, on
which I am issuing write calls. Any code
that I put into the generic_file_write code
( around prepare_write or commit_write )
gets triggered when a write is issues, but I
don't seem to be getting do_writepages
invoked for that filesystem ( when I check
the sb pointer for my particular filesystem ). 
Am I missing something basic in here?
Any pointers will be most helpful
Thanks in advance

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag

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

end of thread, other threads:[~2002-11-20 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-19 18:27 triggering do_writepages Bryan Henderson
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19  6:59 Kapish K
2002-11-19 11:11 ` girish
2002-11-20 13:38 ` Jan Hudec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).