Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672256
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 18/32] ext4: retry storing value in external inode with xattr block too |
| Date | 2017-06-22 04:30 +0200 |
| Message-ID | <tV02C-6I7-1@gated-at.bofh.it> (permalink) |
| References | <tUVmh-3od-3@gated-at.bofh.it> <tUVmi-3od-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 21, 2017 at 02:21:28PM -0700, Tahsin Erdogan wrote: > When value size is <= EXT4_XATTR_MIN_LARGE_EA_SIZE(), and it > doesn't fit in either inline or xattr block, a second try is made to > store it in an external inode while storing the entry itself in inline > area. There should also be an attempt to store the entry in xattr block. > > This patch adds a retry loop to do that. It also makes the caller the > sole decider on whether to store a value in an external inode. > > 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 18/32] ext4: retry storing value in external inode with xattr block too Tahsin Erdogan <tahsin@google.com> - 2017-06-21 23:30 +0200 Re: [PATCH 18/32] ext4: retry storing value in external inode with xattr block too Theodore Ts'o <tytso@mit.edu> - 2017-06-22 04:30 +0200
csiph-web