gpfs: Add changed options for 'find' command in rootwrap filters

Recently the 'find' command has been changed in gpfs driver
with a commit with change ID Id26cb59d88082971465c8fcf0c150c858ab3bced.
Adding the changed options in the rootwrap filters.

Change-Id: I3fde14949db57f89d7fa5e265a67d1d2d7884053
Closes-bug: 1581670
This commit is contained in:
Gaurang Tapase 2016-05-27 15:59:22 +05:30
parent fce7fec777
commit b48614f248

View File

@ -151,7 +151,7 @@ mmdelsnapshot: CommandFilter, /usr/lpp/mmfs/bin/mmdelsnapshot, root
# cinder/volume/drivers/ibm/gpfs.py
# cinder/volume/drivers/ibm/ibmnas.py
find_maxdepth_inum: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -inum, \d+
find_maxdepth_inum: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -ignore_readdir_race, -inum, \d+, -print0, -quit
# cinder/brick/initiator/connector.py:
aoe-revalidate: CommandFilter, aoe-revalidate, root