Aloha; Just only a typo, maybe On the 24.10.2010 19:40, Christoph Hellwig wrote:
Signed-off-by: Christoph Hellwig<hch@xxxxxx> Index: linux-2.6/fs/inode.c =================================================================== --- linux-2.6.orig/fs/inode.c 2010-10-24 16:31:49.000000000 +0200 +++ linux-2.6/fs/inode.c 2010-10-24 16:32:20.609254420 +0200 @@ -477,15 +477,24 @@ static void dispose_list(struct list_hea } } -/* - * Invalidate all inodes for a device. +/** + * invalidate_inodes - attempt to free all inodes on a superblock + * @sb: superblock to operate on + * + * Attempts to free all inodes for a given superblock. If there were any + * busy inodes return a non-zero value, else zero.
maybe: , then return a [...] Have fun Christian Stroetmann -- 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