fcntl.h: add AT_RECURSIVE from linux v5.2
authorSzabolcs Nagy <nsz@port70.net>
Mon, 12 Aug 2019 18:30:00 +0000 (18:30 +0000)
committerRich Felker <dalias@aerifal.cx>
Wed, 11 Sep 2019 14:40:31 +0000 (10:40 -0400)
commit81e795e1f1f51308c5c6129a4ed018200f1664d8
tree1b8bb74883671a8c75e439b6f3a4039e9f8e8406
parentcc1a53515b0058d1afe60a5a41daa047b745b896
fcntl.h: add AT_RECURSIVE from linux v5.2

apply open_tree with OPEN_TREE_CLONE call to the entire subtree, see

  linux commit a07b20004793d8926f78d63eb5980559f7813404
  vfs: syscall: Add open_tree(2) to reference or clone a mount
include/fcntl.h