Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1436478
| From | David Sterba <dsterba@suse.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fs: btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() |
| Date | 2016-07-04 20:00 +0200 |
| Message-ID | <rRgk2-9M-27@gated-at.bofh.it> (permalink) |
| References | <rQHvX-4j3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jul 03, 2016 at 05:40:10AM +0100, Salah Triki wrote: > size contains the value returned by posix_acl_from_xattr(), which > returns -ERANGE, -ENODATA, zero, or an integer greater than zero. So > replace -ENOENT by -ERANGE. > > Signed-off-by: Salah Triki <salah.triki@gmail.com> Reviewed-by: David Sterba <dsterba@suse.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fs: btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() Salah Triki <salah.triki@gmail.com> - 2016-07-03 06:50 +0200 Re: [PATCH] fs: btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl() David Sterba <dsterba@suse.cz> - 2016-07-04 20:00 +0200
csiph-web