commit | 92cf7d36384b99d5a57bf4422904a3c16dc4527a | [log] [tgz] |
---|---|---|
author | Pavel Reichl <preichl@redhat.com> | Mon Mar 22 09:52:02 2021 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Mar 25 16:47:50 2021 -0700 |
tree | 88cc65445ea482b781a08d5003c0f8bd06fa28a1 | |
parent | 0f98b4ece18da9d8287bb4cc4e8f78b8760ea0d0 [diff] |
xfs: Skip repetitive warnings about mount options Skip the warnings about mount option being deprecated if we are remounting and deprecated option state is not changing. Bug: https://bugzilla.kernel.org/show_bug.cgi?id=211605 Fix-suggested-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Pavel Reichl <preichl@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Signed-off-by: Darrick J. Wong <djwong@kernel.org>