Skip to content

Commit 23e188a

Browse files
MiaoheLinaxboe
authored andcommitted
writeback: remove obsolete macro EXPIRE_DIRTY_ATIME
EXPIRE_DIRTY_ATIME is not used anymore. Remove it. Signed-off-by: Miaohe Lin <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
1 parent a9438b4 commit 23e188a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fs/fs-writeback.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,8 +1358,6 @@ static bool inode_dirtied_after(struct inode *inode, unsigned long t)
13581358
return ret;
13591359
}
13601360

1361-
#define EXPIRE_DIRTY_ATIME 0x0001
1362-
13631361
/*
13641362
* Move expired (dirtied before dirtied_before) dirty inodes from
13651363
* @delaying_queue to @dispatch_queue.

0 commit comments

Comments
 (0)