Sync `show_inode_state()` macro with Ubuntu 4.15 kernel
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Mon, 10 May 2021 17:41:48 +0000 (13:41 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 12 May 2021 13:51:33 +0000 (09:51 -0400)
commitf26997df33d3b34e946d6c940b4d6bd4d3839e1e
tree4eeb36d10820861d69b1007b47a3eb204dad6ce0
parent481fd2a270a95e667695199d6a3d376cda374540
Sync `show_inode_state()` macro with Ubuntu 4.15 kernel

The following commit changed the `show_inode_state()` macro which
triggered a warning on our CI build:
  commit 63388062bea96e5cd8b8d7abf7b7142f8666ca1f
  Author: Jan Kara <jack@suse.cz>
  Date:   Mon Jan 25 12:37:43 2021 -0800

      writeback: Drop I_DIRTY_TIME_EXPIRE

Also, this commit adds a comment to clarify why we keep these
`#if/#elif` even though we don't use it the macro.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I2dd53a1a286ab8a431977bda6cde01f700f0c7d9
include/instrumentation/events/writeback.h
This page took 0.026363 seconds and 4 git commands to generate.