]> git.itanic.dy.fi Git - linux-stable/commit
block: remove NFL4_UFLG_MASK
authorChristoph Hellwig <hch@lst.de>
Sat, 20 May 2023 09:00:10 +0000 (11:00 +0200)
committerJens Axboe <axboe@kernel.dk>
Sat, 20 May 2023 11:38:01 +0000 (05:38 -0600)
commite3afec91aad23c52dfe426c7d7128e4839c3eed8
treea912d252f137cabdb73144766559a0735bb4bf9f
parent69baa3a623fd2e58624f24f2f23d46f87b817c93
block: remove NFL4_UFLG_MASK

The NFL4_UFLG_MASK define slipped in in commit 9208d4149758
("block: add a ->get_unique_id method") and should never have been
added, as NFSD as the only user of it already has it's copy.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20230520090010.527046-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h