]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: make deviceid cache global
authorBenny Halevy <bhalevy@panasas.com>
Fri, 20 May 2011 02:14:47 +0000 (22:14 -0400)
committerBoaz Harrosh <bharrosh@panasas.com>
Sun, 29 May 2011 09:09:48 +0000 (12:09 +0300)
commit24058a90b48bcd6ecc48470271061b3eca73a0a0
tree940549d45db98a5bcfe22501de0bbe9c96de4c8e
parentc1bd18f85a9b143e7f859b73cfcd551875d586e0
NFSv4.1: make deviceid cache global

Move deviceid cache from the pnfs files layout driver to the
generic layer in preparation for the objects layout driver.

Signed-off-by: Benny Halevy <bhalevy@panasas.com>
fs/nfs/Makefile
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4filelayout.h
fs/nfs/nfs4filelayoutdev.c
fs/nfs/pnfs.h
fs/nfs/pnfs_dev.c [new file with mode: 0644]