[L] Change in ...nfs-ganesha[next]: Eradicate most refereces to cache inode.
by Frank Filz (GerritHub)
Frank Filz has uploaded this change for review. ( https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552361 )
Change subject: Eradicate most refereces to cache inode.
......................................................................
Eradicate most refereces to cache inode.
We still accept the CACHE_INODE config block and the CACHE_INODE and
CACHE_INODE_LRU log components.
There are a few lingering bits that come up with:
grep -an 'caceh.*inode' `find . -type f`
Change-Id: I9cf27bcbc4017e194ccdd8694b151ebff4e4db6b
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_CEPH/ds.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_avl.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_file.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_hash.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_hash.h
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_int.h
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_read_conf.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_up.c
M src/FSAL/commonlib.c
M src/Protocols/9P/9p_readdir.c
M src/README.new_api
M src/SAL/state_misc.c
M src/config_samples/config.txt
M src/config_samples/gpfs.ganesha.main.conf
M src/doc/man/ganesha-cache-config.rst
M src/doc/man/ganesha-log-config.rst
M src/include/gsh_status.h
M src/include/log.h
M src/log/log_functions.c
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/ganesha_conf.py
M src/scripts/runcp.sh
M src/support/export_mgr.c
M src/support/exports.c
27 files changed, 303 insertions(+), 286 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/61/552361/1
--
To view, visit https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/552361
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I9cf27bcbc4017e194ccdd8694b151ebff4e4db6b
Gerrit-Change-Number: 552361
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange