diff options
author | John Gallagher <[email protected]> | 2018-08-02 14:03:56 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-08-02 14:03:56 -0700 |
commit | 499b5497cbc62a4db35227bc98c6244454dfab4c (patch) | |
tree | 1c99c8fb899c10fba9ba6a6028b644c0e061df6b /module/zfs/zio.c | |
parent | 010d12474cb1572c0c9b729615fa45cf43f59d14 (diff) |
Add missing checks to zpl_xattr_* functions
Linux specific zpl_* entry points, such as xattrs, must include
the same unmounted and sa handle checks as the common zfs_ entry
points. The additional ZPL_* wrappers are identical to their
ZFS_ counterparts except the errno is negated since they are
expected to be used at the zpl_ layer.
Reviewed by: Matthew Ahrens <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Signed-off-by: John Gallagher <[email protected]>
Closes #5866
Closes #7761
Diffstat (limited to 'module/zfs/zio.c')
0 files changed, 0 insertions, 0 deletions