Re: [PATCH 1/8] vfs: remove lock and unlock functions for super block

From: Marco Stornelli
Date: Thu Aug 16 2012 - 12:11:29 EST


Il 16/08/2012 14:26, Boaz Harrosh ha scritto:
On 08/16/2012 12:59 PM, Marco Stornelli wrote:

From: Marco Stornelli <marco.stornelli@xxxxxxxxx>

Remove lock_super and unlock_super from VFS.

Signed-off-by: Marco Stornelli <marco.stornelli@xxxxxxxxx>


You can't remove the lock here. After this patch the tree will
not compile, and will not be bisectable. You must move this patch
to be last.

Each patch should leave the tree compileable and with out any
regressions.

Boaz


Yep, you're right. I'll resend it in the right order at the end of first review.

Thanks,

Marco
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/