commit | 4d94c2ef2008a07fb1467e33da156de6fba9aad1 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Aug 14 08:41:48 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Mon Feb 02 18:09:39 2015 +0100 |
tree | 57bca0d39ac09aaa01848711e6ccc2838274c855 | |
parent | 11afe9f76e121e960445deee5b7f26f0787a1990 [diff] |
nfsd: move nfsd_fh_match to nfsfh.h The pnfs code will need it too. Also remove the nfsd_ prefix to match the other filehandle helpers in that file. Signed-off-by: Christoph Hellwig <hch@lst.de>