On Mon, Apr 20, 2020 at 2:59 PM Trond Myklebust <trondmy@xxxxxxxxxxxxxxx> wrote: > Well, that should Oops when either IS_ERR(acl) or IS_ERR(dfacl) > triggers, shouldn't it? Yes, checks missings. But you get the idea. Thanks, Andreas
On Mon, Apr 20, 2020 at 2:59 PM Trond Myklebust <trondmy@xxxxxxxxxxxxxxx> wrote: > Well, that should Oops when either IS_ERR(acl) or IS_ERR(dfacl) > triggers, shouldn't it? Yes, checks missings. But you get the idea. Thanks, Andreas