Skip to content
Snippets Groups Projects
user avatar
Arnaldo Carvalho de Melo authored
Previously the regext expected MOVE_MOUNT_[FT]_*, but in the next patch
a flag that doesn't match that expression will be added, MOVE_MOUNT_SET_GROUP

To make this more future proof, take advantage of the fact that the only
one we don't need to cover is MOVE_MOUNT__MASK and use MOVE_MOUNT_[^_]+_*_.

Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
155ed9f1
History
Name Last commit Last update