]> git.baikalelectronics.ru Git - kernel.git/commit
tools headers UAPI: Sync linux/fs.h with the kernel sources
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 May 2021 19:00:31 +0000 (16:00 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 21 May 2021 19:00:31 +0000 (16:00 -0300)
commit740c9bcef983059b1b9098eccf692652efb4dbe5
tree309c1272c1c9cacc1a5d0442a40177cb68a6dbb7
parentc6ec6006d23737096c8dcd1c61a15f954111376f
tools headers UAPI: Sync linux/fs.h with the kernel sources

To pick the trivial change in:

  15534c3286380739 ("block: uapi: fix comment about block device ioctl")

This silences this perf build warning:

  Warning: Kernel ABI header at 'tools/include/uapi/linux/fs.h' differs from latest version at 'include/uapi/linux/fs.h'
  diff -u tools/include/uapi/linux/fs.h include/uapi/linux/fs.h

Cc: Damien Le Moal <damien.lemoal@wdc.com>
Cc: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/uapi/linux/fs.h