Home
last modified time | relevance | path

Searched hist:f9f229c1f75df2f1fe63b16615d184da4e90bb10 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dglock.hdiff f9f229c1f75df2f1fe63b16615d184da4e90bb10 Mon Nov 13 16:49:38 CET 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Add GL_NOBLOCK flag

Add a GL_NOBLOCK flag for trying to take a glock without sleeping. This
will be used for implementing non-blocking lookup (MAY_NOT_BLOCK in
gfs2_permission, LOOKUP_RCU in gfs2_drevalidate).

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dglock.cdiff f9f229c1f75df2f1fe63b16615d184da4e90bb10 Mon Nov 13 16:49:38 CET 2023 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Add GL_NOBLOCK flag

Add a GL_NOBLOCK flag for trying to take a glock without sleeping. This
will be used for implementing non-blocking lookup (MAY_NOT_BLOCK in
gfs2_permission, LOOKUP_RCU in gfs2_drevalidate).

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>