Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1680653 > unrolled thread
| Started by | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| First post | 2017-07-04 06:30 +0200 |
| Last post | 2017-07-04 06:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] ext4: fix __ext4_xattr_set_credits() Theodore Ts'o <tytso@mit.edu> - 2017-07-04 06:30 +0200
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Date | 2017-07-04 06:30 +0200 |
| Subject | Re: [PATCH] ext4: fix __ext4_xattr_set_credits() |
| Message-ID | <tZnDk-3bt-7@gated-at.bofh.it> |
On Wed, Jun 28, 2017 at 02:47:50PM -0700, Tahsin Erdogan wrote:
> __ext4_xattr_set_credits() calculates journal credits needed for a
> set xattr operation. Currently, credits needed for quota updates are
> added only if ea_inode feature is enabled which is wrong. Fix this by
> moving quota related additions to above ea_inode feature check.
>
> Fixes: 74c5bfa651af ("ext4: xattr inode deduplication")
>
> Signed-off-by: Tahsin Erdogan <tahsin@google.com>
Thanks, I've folded this into the xattr_inode_deduplication patch.
- Ted
Back to top | Article view | linux.kernel
csiph-web