Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672255
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 17/32] ext4: fix credits calculation for xattr inode |
| Date | 2017-06-22 04:20 +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> |
| Organization | linux.* mail to news gateway |
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 | Next — Previous in thread | Find similar | Unroll 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