[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4827B878.50903@oracle.com>
Date: Mon, 12 May 2008 11:24:40 +0800
From: Tiger Yang <tiger.yang@...cle.com>
To: linux-ext4@...r.kernel.org
CC: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
Hi,
I met a bug when I try to replace a xattr entry in ibody with a big size
value. But in ibody there has no space for the new value. So it should
set new xattr entry in block and remove the old xattr entry in ibody.
Best regards,
tiger
View attachment "xattr.patch" of type "text/x-patch" (1324 bytes)
Powered by blists - more mailing lists