Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672254
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Theodore Ts'o <tytso@mit.edu> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 16/32] ext4: fix ext4_xattr_cmp() |
| Date | Thu, 22 Jun 2017 04:20:02 +0200 |
| Message-ID | <tUZSW-6En-3@gated-at.bofh.it> (permalink) |
| References | <tUVmh-3od-3@gated-at.bofh.it> <tUVmi-3od-21@gated-at.bofh.it> |
| Dkim-Signature | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=thunk.org; s=ef5046eb; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=KOoywj8oBP2ON6DvM0EMAX9kdqEDWonv/RfBnmqDYi0=; b=V1hNSoZ5VnRsyiFW62khLI4gKMPpOs4lVWkM37BDHMbiuvCgjMBeun5IL+C6Yxj3ZpT2HECy0pfY9l5BhuVQPj5H7Arl/Y+ZVasJjUOMYRh1hxOG4PRXkAFWT++cV6F8+EnjTrNIfdUzZLqvmAuCK8yA3MUHqCG8SbJGCXM+OLI=; |
| Mail-Followup-To | Theodore Ts'o <tytso@mit.edu>, Tahsin Erdogan <tahsin@google.com>, Andreas Dilger <adilger@dilger.ca>, "Darrick J . Wong" <darrick.wong@oracle.com>, Jan Kara <jack@suse.cz>, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | NeoMutt/20170113 (1.7.2) |
| X-Sa-Exim-Connect-IP | <locally generated> |
| X-Sa-Exim-Mail-From | tytso@thunk.org |
| X-Sa-Exim-Scanned | No (on imap.thunk.org); SAEximRunCond expanded to false |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 10 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Andreas Dilger <adilger@dilger.ca>, "Darrick J . Wong" <darrick.wong@oracle.com>, Jan Kara <jack@suse.cz>, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 21 Jun 2017 22:15:27 -0400 |
| X-Original-Message-ID | <20170622021525.3c5pn5avchzhdfcq@thunk.org> |
| X-Original-References | <20170621212142.16581-1-tahsin@google.com> <20170621212142.16581-16-tahsin@google.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1672254 |
Show key headers only | View raw
On Wed, Jun 21, 2017 at 02:21:26PM -0700, Tahsin Erdogan wrote: > When a xattr entry refers to an external inode, the value data is not > available in the inline area so we should not attempt to read it using > value offset. > > Signed-off-by: Tahsin Erdogan <tahsin@google.com> Thanks, added to the ext4 patch queue. - Ted
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 16/32] ext4: fix ext4_xattr_cmp() Tahsin Erdogan <tahsin@google.com> - 2017-06-21 23:30 +0200 Re: [PATCH 16/32] ext4: fix ext4_xattr_cmp() Theodore Ts'o <tytso@mit.edu> - 2017-06-22 04:20 +0200
csiph-web