]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Fix callers of the prcache eviction functions
authorDavid Howells <dhowells@redhat.com>
Wed, 13 Aug 2014 13:27:06 +0000 (14:27 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 13 Aug 2014 13:27:06 +0000 (14:27 +0100)
commit054e1e1fb748ed131d26933dbf92bbae8e23be75
treeeb866607aea25c69a7c134fbb011333a65859007
parentf98ffaf7bcd8c993a6f5555aea6bf834949ca33c
Fix callers of the prcache eviction functions

Fix callers of the prcache eviction functions - they should be calling
evict_*() from the prcache object.

Signed-off-by: David Howells <dhowells@redhat.com>
suite/commands/pts/creategroup.py
suite/commands/pts/createuser.py