linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Update aops documentation
@ 2013-05-30 10:05 Mel Gorman
  2013-05-30 10:05 ` [PATCH 1/2] documentation: Update address_space_operations Mel Gorman
  2013-05-30 10:05 ` [PATCH 2/2] documentation: Document the is_dirty_writeback aops callback Mel Gorman
  0 siblings, 2 replies; 3+ messages in thread
From: Mel Gorman @ 2013-05-30 10:05 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Jiri Slaby, Valdis Kletnieks, Rik van Riel, Zlatko Calusic,
	Johannes Weiner, dormando, Michal Hocko, Jan Kara, Dave Chinner,
	Kamezawa Hiroyuki, Linux-FSDevel, Linux-MM, LKML, Mel Gorman

> > This patch adds an address_space operation that filesystems may
> > optionally use to check if a page is really dirty or really under
> > writeback.
> 
> address_space_operations methods are Documented in
> Documentation/filesystems/vfs.txt ;)

I could whinge that the aops docs are already out of date but fixing it
takes less time than coming up with excuses :)

 Documentation/filesystems/vfs.txt | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

-- 
1.8.1.4

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2013-05-30 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 10:05 [PATCH 0/2] Update aops documentation Mel Gorman
2013-05-30 10:05 ` [PATCH 1/2] documentation: Update address_space_operations Mel Gorman
2013-05-30 10:05 ` [PATCH 2/2] documentation: Document the is_dirty_writeback aops callback Mel Gorman

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).