Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1672255

Re: [PATCH 17/32] ext4: fix credits calculation for xattr inode

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Theodore Ts'o <tytso@mit.edu>
Newsgroups linux.kernel
Subject Re: [PATCH 17/32] ext4: fix credits calculation for xattr inode
Date Thu, 22 Jun 2017 04:20:02 +0200
Message-ID <tUZSW-6En-5@gated-at.bofh.it> (permalink)
References <tUVmh-3od-3@gated-at.bofh.it> <tUVmi-3od-19@gated-at.bofh.it>
X-Original-To Tahsin Erdogan <tahsin@google.com>
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=sbhn4tLwwRoqoeHZv4CetpLlpHHSNmI3cMaF2kunlOQ=; b=u/D3N/fFyYEEvTHYZEQ1yuMKSXsVqBPhpZDKzwst7YFarMJ8ZCDvXbYm5nK7rQsGdpK7EEL/sQRBE6F+dh5sEA5dfjJPQbg/2L4v6mOpZIvuDl/hR5xm1bqAgglBsqAtafaIc9q8rccFcf6HJi37TpliddoZLb2dE1mbk3nFHXo=;
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 11
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:19:06 -0400
X-Original-Message-ID <20170622021906.dsmb6wts3yjsew6x@thunk.org>
X-Original-References <20170621212142.16581-1-tahsin@google.com> <20170621212142.16581-17-tahsin@google.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1672255

Show key headers only | View raw


On Wed, Jun 21, 2017 at 02:21:27PM -0700, Tahsin Erdogan wrote:
> When there is no space for a value in xattr block, it may be stored
> in an xattr inode even if the value length is less than
> EXT4_XATTR_MIN_LARGE_EA_SIZE(). So the current assumption in credits
> calculation is wrong.
> 
> Signed-off-by: Tahsin Erdogan <tahsin@google.com>

Thanks, applied.

					- Ted

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 17/32] ext4: fix credits calculation for xattr inode Tahsin Erdogan <tahsin@google.com> - 2017-06-21 23:30 +0200
  Re: [PATCH 17/32] ext4: fix credits calculation for xattr inode Theodore Ts'o <tytso@mit.edu> - 2017-06-22 04:20 +0200

csiph-web