Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new keywords for GSoC 22 Reverse Lookup Index #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meffie
Copy link
Member

@meffie meffie commented Nov 17, 2022

Add get fid keyword

Add keyword stub to lookup name by fid

Added reverse-index lookup kw: Get Name by FID

Also added a new command which uses a Python module to use RPC which in turn queries RIDB. Executable to be stored in Variable RILOOKUP.

Added script code in get_name_by_fid method

RPC lib is now a part of OpenAFSLibrary

Updated get_name_by_fid() to take file server

Added keyword Should Not Be in RIDB to ensure FID is deleted from the RIDB.

Added 2 new keywords in path

  1. Generate Simple RIDB: generates a hardcoded pre-defined sample file
  2. Dump RIDB: Dumps RIDB. Needs root access and can only be run on FS.

Add get fid keyword

Add keyword stub to lookup name by fid

Added reverse-index lookup kw: Get Name by FID

Also added a new command which uses a Python module to use RPC which in
turn queries RIDB.  Executable to be stored in Variable RILOOKUP.

Added script code in get_name_by_fid method

RPC lib is now a part of OpenAFSLibrary

Updated get_name_by_fid() to take file server

Added keyword Should Not Be in RIDB to ensure FID is deleted from the
RIDB.

Added 2 new keywords in path

1. Generate Simple RIDB: generates a hardcoded pre-defined sample file
2. Dump RIDB: Dumps RIDB. Needs root access and can only be run on FS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants