]> www.infradead.org Git - users/dhowells/kafs-utils.git/commit
Add methods to evict entries from the PR ID<->Name cache
authorDavid Howells <dhowells@redhat.com>
Thu, 15 May 2014 13:07:05 +0000 (14:07 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 15 May 2014 13:07:05 +0000 (14:07 +0100)
commit4e17077b5fd5096c8cdf64839b9dfa785bb70af0
tree3d768a45d163426bc8dd5102aa38ca7e4394cd14
parent55854dc0623a1a682c516e347b63ee3892de9c6e
Add methods to evict entries from the PR ID<->Name cache

Add methods to evict entries from the PR ID<->Name cache so that interactive
mode can make use of it.

Signed-off-by: David Howells <dhowells@redhat.com>
suite/commands/pts/adduser.py
suite/commands/pts/creategroup.py
suite/commands/pts/createuser.py
suite/commands/pts/delete.py
suite/commands/pts/removeuser.py
suite/commands/pts/rename.py
suite/lib/prcache.py