]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: handle overlapping reqs in lock_and_join
authorWeston Andros Adamson <dros@primarydata.com>
Fri, 5 Sep 2014 20:34:29 +0000 (16:34 -0400)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:44 +0000 (11:06 -0800)
commit2d40aaf00edfb5b42d4c718738653ea209243e59
tree3f01d1ddf35fc8b2b27f4468e3bfa7862588ff8a
parent517f7483a09c42e00275f82e8ff346e2dcfb9c13
nfs: handle overlapping reqs in lock_and_join

This is needed for mirrored DS support, where multuple requests
cover the same range.

Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
fs/nfs/write.c