Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1332534
| From | Theodore Ts'o <tytso@mit.edu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ext4: ioctl: fix erroneous return value |
| Date | 2016-02-12 06:10 +0100 |
| Message-ID | <r1e9r-2pL-3@gated-at.bofh.it> (permalink) |
| References | <r11YD-2Ij-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Feb 11, 2016 at 10:58:58AM -0500, Anton Protopopov wrote: > The ext4_ioctl_setflags() function which is used in the ioctls > EXT4_IOC_SETFLAGS and EXT4_IOC_FSSETXATTR may return the positive value > EPERM instead of -EPERM in case of error. This bug was introduced by a > recent commit 9b7365fc. Nice catch! Thanks, applied. - Ted
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] ext4: ioctl: fix erroneous return value Anton Protopopov <a.s.protopopov@gmail.com> - 2016-02-11 17:10 +0100 Re: [PATCH] ext4: ioctl: fix erroneous return value Theodore Ts'o <tytso@mit.edu> - 2016-02-12 06:10 +0100
csiph-web