[GIT PULL] Kselftest fixes update for Linux 6.3-rc6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Please pull the following Kselftest fixes update for Linux 6.3-rc6.

This Kselftest fixes update for Linux 6.3-rc6 consists of one single
fix to mount_setattr_test build failure.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 05107edc910135d27fe557267dc45be9630bf3dd:

  selftests: sigaltstack: fix -Wuninitialized (2023-03-20 17:28:31 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-fixes-6.3-rc6

for you to fetch changes up to f1594bc676579133a3cd906d7d27733289edfb86:

  selftests mount: Fix mount_setattr_test builds failed (2023-03-31 09:18:45 -0600)

----------------------------------------------------------------
linux-kselftest-fixes-6.3-rc6

This Kselftest fixes update for Linux 6.3-rc6 consists of one single
fix to mount_setattr_test build failure.

----------------------------------------------------------------
Anh Tuan Phan (1):
      selftests mount: Fix mount_setattr_test builds failed

 tools/testing/selftests/mount_setattr/mount_setattr_test.c | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------
diff --git a/tools/testing/selftests/mount_setattr/mount_setattr_test.c b/tools/testing/selftests/mount_setattr/mount_setattr_test.c
index 582669ca38e9..c6a8c732b802 100644
--- a/tools/testing/selftests/mount_setattr/mount_setattr_test.c
+++ b/tools/testing/selftests/mount_setattr/mount_setattr_test.c
@@ -18,6 +18,7 @@
 #include <grp.h>
 #include <stdbool.h>
 #include <stdarg.h>
+#include <linux/mount.h>
 
 #include "../kselftest_harness.h"
 

[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux