From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [PATCH] fix wrong value returned from btrfs_listxattr when buffer is too small Date: Wed, 17 Dec 2008 10:22:20 -0500 Message-ID: <1229527340.27170.33.camel@think.oraclecorp.com> References: Mime-Version: 1.0 Content-Type: text/plain Cc: linux-btrfs@vger.kernel.org To: Yehuda Sadeh Weinraub Return-path: In-Reply-To: List-ID: On Fri, 2008-12-12 at 14:36 -0800, Yehuda Sadeh Weinraub wrote: > Fix bug, btrfs_listxattr doesn't return an error when the buffer size > is too small (ret was overridden). > Thank you, I've applied this one locally and will push it out. -chris