Re: [PATCH 09/11] vfs: Add DIR0 constant

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



On 3/7/23 17:53, Christian Brauner wrote:
On Tue, Mar 07, 2023 at 12:45:05PM +0100, Rodrigo Campos wrote:
This will be used by tests that call other tests within themselves.

Signed-off-by: Rodrigo Campos <rodrigo@xxxxxxxxxxx>
---
  src/vfs/utils.h | 2 ++
  1 file changed, 2 insertions(+)

diff --git src/vfs/utils.h src/vfs/utils.h
index 4c796559..c52a0738 100644
--- src/vfs/utils.h
+++ src/vfs/utils.h
@@ -45,6 +45,8 @@
  #define DIR2 "dir2"
  #define DIR3 "dir3"
  #define DIR1_RENAME "dir1_rename"
+// This directory may be used by tests that call another test.
+#define DIR0 "dir0"

I think you can fold that into whatever patch is using this, same for
the addition of t->in_user_ns thing...

Will do both, thanks!



[Index of Archives]     [Linux Filesystems Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux