Home
last modified time | relevance | path

Searched hist:c968f5788bc91fe4f86df1a68f0d6471396b4d78 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dtrans.hdiff c968f5788bc91fe4f86df1a68f0d6471396b4d78 Fri Jan 29 09:45:33 CST 2021 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Clean up on-stack transactions

Replace the TR_ALLOCED flag by its inverse, TR_ONSTACK: that way, the flag only
needs to be set in the exceptional case of on-stack transactions. Split off
__gfs2_trans_begin from gfs2_trans_begin and use it to replace the open-coded
version in gfs2_ail_empty_gl.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dtrans.cdiff c968f5788bc91fe4f86df1a68f0d6471396b4d78 Fri Jan 29 09:45:33 CST 2021 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Clean up on-stack transactions

Replace the TR_ALLOCED flag by its inverse, TR_ONSTACK: that way, the flag only
needs to be set in the exceptional case of on-stack transactions. Split off
__gfs2_trans_begin from gfs2_trans_begin and use it to replace the open-coded
version in gfs2_ail_empty_gl.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dlog.cdiff c968f5788bc91fe4f86df1a68f0d6471396b4d78 Fri Jan 29 09:45:33 CST 2021 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Clean up on-stack transactions

Replace the TR_ALLOCED flag by its inverse, TR_ONSTACK: that way, the flag only
needs to be set in the exceptional case of on-stack transactions. Split off
__gfs2_trans_begin from gfs2_trans_begin and use it to replace the open-coded
version in gfs2_ail_empty_gl.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dglops.cdiff c968f5788bc91fe4f86df1a68f0d6471396b4d78 Fri Jan 29 09:45:33 CST 2021 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Clean up on-stack transactions

Replace the TR_ALLOCED flag by its inverse, TR_ONSTACK: that way, the flag only
needs to be set in the exceptional case of on-stack transactions. Split off
__gfs2_trans_begin from gfs2_trans_begin and use it to replace the open-coded
version in gfs2_ail_empty_gl.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
H A Dincore.hdiff c968f5788bc91fe4f86df1a68f0d6471396b4d78 Fri Jan 29 09:45:33 CST 2021 Andreas Gruenbacher <agruenba@redhat.com> gfs2: Clean up on-stack transactions

Replace the TR_ALLOCED flag by its inverse, TR_ONSTACK: that way, the flag only
needs to be set in the exceptional case of on-stack transactions. Split off
__gfs2_trans_begin from gfs2_trans_begin and use it to replace the open-coded
version in gfs2_ail_empty_gl.

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