[PATCH RFC 1/5] UBIFS: xattr: protect ui_size and data_len by ui_mutex

Artem Bityutskiy artem.bityutskiy at linux.intel.com
Thu Feb 14 02:23:33 EST 2013


On Wed, 2013-02-13 at 11:23 +0100, Marc Kleine-Budde wrote:
> This patch moves the modification of ui->ui_size and ui->data_len in the
> create_xattr() and change_xattr() functions, so that they are protected by the
> ui_mutex as stated in the documenation of the the struct ubifs_inode.
> 
> Signed-off-by: Marc Kleine-Budde <mkl at pengutronix.de>

I guess this one and 2/5 should have 'Cc: stable at vger.kernel.org',
right?

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list