summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2025-04-07 14:45:38 -0400
committerAndreas Gruenbacher <agruenba@redhat.com>2025-04-21 18:20:36 +0200
commitff22e5da42c0adfacfa85f315b90af3706d955bd (patch)
treed21d03c9aef59c8b38cfb374e38864ce7df0be8b /scripts/lib/kdoc/kdoc_files.py
parentac5ee087d31ed93b6e45d2968a66828c6f621d8c (diff)
gfs2: only apply DLM_LKF_VALBLK if sb_lvbptr is not NULL
Currently, gfs2 always sets the DLM_LKF_VALBLK flag to enable lvb handling even when sb_lvbptr is NULL. This currently causes no problems because DLM ignores the DLM_LKF_VALBLK flag when sb_lvbptr is NULL, but it does violate the DLM API. Fix that by only setting DLM_LKF_VALBLK when sb_lvbptr is not NULL. Signed-off-by: Alexander Aring <aahringo@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions