]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
authorLiu Shixin <liushixin2@huawei.com>
Wed, 16 Sep 2020 02:50:21 +0000 (10:50 +0800)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 14 Oct 2020 21:54:41 +0000 (23:54 +0200)
commitbb4dbd58ac7d6dc28e85f90caaad1058d07417b9
treedbfb56802ffd1e6fb2708bf77db266c46e50f26d
parent2528f17ebb16cbbb367bdd7e49710c247144aa3d
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro

Use DEFINE_SEQ_ATTRIBUTE macro to simplify the code.

Signed-off-by: Liu Shixin <liushixin2@huawei.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c