]> 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)
commit9475f70b73d52a0605888aefc67eaf7017c50d51
tree309c1272c1c9cacc1a5d0442a40177cb68a6dbb7
parent6a241b91c41a87adb5eb9fbfd907024853536f85
tools headers UAPI: Sync linux/fs.h with the kernel sources

To pick the trivial change in:

  09c5941ed20e07ca ("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