LWN.net Logo

Introduction: VFS documentation and tidy up

From:  NeilBrown <neilb@suse.de>
To:  Andrew Morton <akpm@osdl.org>
Subject:  [PATCH 000 of 4] Introduction: VFS documentation and tidy up
Date:  Mon, 13 Mar 2006 10:53:11 +1100
Cc:  linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Archive-link:  Article, Thread

The following 4 patches improve the documentation for vfs address_space
operations, and clean up some code oddities I found while writing it.

All have been sent the these lists before for review and only one
comment was received: a positive note about the documentation.

Please target them for 2.6.17.

Thanks,
NeilBrown


 [PATCH 001 of 4] Update some VFS documentation.
 [PATCH 002 of 4] Honour AOP_TRUNCATE_PAGE returns in page_symlink
 [PATCH 003 of 4] Make address_space_operations->sync_page return void.
 [PATCH 004 of 4] Make address_space_operations->invalidatepage return void

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds