Remove mkdir from volume.filters
The 'mkdir' command was not being used anywhere so remove it. Change-Id: Ib0894a606df78112a86d444339db4bb5df81110b Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
parent
597b49961d
commit
c96c7556f5
@ -118,9 +118,6 @@ truncate: CommandFilter, truncate, root
|
||||
chmod: CommandFilter, chmod, root
|
||||
rm: CommandFilter, rm, root
|
||||
|
||||
# cinder/volume/drivers/remotefs.py
|
||||
mkdir: CommandFilter, mkdir, root
|
||||
|
||||
# cinder/volume/drivers/netapp/dataontap/nfs_base.py:
|
||||
netapp_nfs_find: RegExpFilter, find, root, find, ^[/]*([^/\0]+(/+)?)*$, -maxdepth, \d+, -name, img-cache.*, -amin, \+\d+
|
||||
netapp_nfs_touch: CommandFilter, touch, root
|
||||
|
Loading…
x
Reference in New Issue
Block a user