]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1 cleanup filelayout invalid layout handling
authorAndy Adamson <andros@netapp.com>
Fri, 27 Apr 2012 21:53:43 +0000 (17:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 May 2012 21:54:19 +0000 (17:54 -0400)
commit1a4241305d7f9d0397b1ebb41a625d9d7e1747b5
treef03e089985c35c396d6705777ce9632a41d55c88
parent517c7e550478b93947d8088cc15aaac10d38a3ef
NFSv4.1 cleanup filelayout invalid layout handling

The invalid layout bits are should only be used to block LAYOUTGETs.

Do not invalidate a layout on deviceid invalidation.
Do not invalidate a layout on un-handled READ, WRITE, COMMIT errors.

Signed-off-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.c