]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Fix do_gfs2_set_flags description
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 20 May 2021 12:52:46 +0000 (14:52 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 2 Jun 2021 09:47:04 +0000 (11:47 +0200)
commit574c26b5ca1cbd69e175f8c7ed248aad24a24028
treed47492cc5d3defdaca07361db0361e3f64f9ae94
parentb8182f91d5dd9a91c939c8b336ad2c0ca76f13e4
gfs2: Fix do_gfs2_set_flags description

Commit 88b631cbfbeb ("gfs2: convert to fileattr") changed the argument list
without updating the description.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/file.c