Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672261
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 20/32] ext4: improve journal credit handling in set xattr paths |
| Date | 2017-06-22 04:40 +0200 |
| Message-ID | <tV0ch-6LK-5@gated-at.bofh.it> (permalink) |
| References | <tUVmh-3od-3@gated-at.bofh.it> <tUVmi-3od-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 21, 2017 at 02:21:30PM -0700, Tahsin Erdogan wrote: > Both ext4_set_acl() and ext4_set_context() need to be made aware of > ea_inode feature when it comes to credits calculation. > > Also add a sufficient credits check in ext4_xattr_set_handle() right > after xattr write lock is grabbed. Original credits calculation is done > outside the lock so there is a possiblity that the initially calculated > credits are not sufficient anymore. > > Signed-off-by: Tahsin Erdogan <tahsin@google.com> Thanks, applied. - Ted
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 20/32] ext4: improve journal credit handling in set xattr paths Tahsin Erdogan <tahsin@google.com> - 2017-06-21 23:30 +0200 Re: [PATCH 20/32] ext4: improve journal credit handling in set xattr paths Theodore Ts'o <tytso@mit.edu> - 2017-06-22 04:40 +0200
csiph-web