summaryrefslogtreecommitdiff
path: root/scripts/livepatch/init.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2025-11-19 12:14:24 +0000
committerAndreas Gruenbacher <agruenba@redhat.com>2025-11-26 23:50:53 +0000
commit64c10ed9274bc46416f502afea48b4ae11279669 (patch)
tree626e18fa7a73b874aaa3d115d9c8579c9bb2d20a /scripts/livepatch/init.c
parent4cfc7d5a4a01d2133b278cdbb1371fba1b419174 (diff)
gfs2: fix remote evict for read-only filesystems
When a node tries to delete an inode, it first requests exclusive access to the iopen glock. This triggers demote requests on all remote nodes currently holding the iopen glock. To satisfy those requests, the remote nodes evict the inode in question, or they poke the corresponding inode glock to signal that the inode is still in active use. This behavior doesn't depend on whether or not a filesystem is read-only, so remove the incorrect read-only check. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions