]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 6 Dec 2016 17:00:51 +0000 (12:00 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 7 Dec 2016 18:41:58 +0000 (13:41 -0500)
commitcb067935175ca477380806dc80bf5f0bb51f6f71
tree12a1e4f89c0e18f47d83195d411639cecb9bc1c1
parent7a0566b38c518e98df2359c8c15c2b3f91a4d67e
pNFS/flexfiles: Fix ff_layout_add_ds_error_locked()

When we're merging an old entry into our new entry, we want to ensure that
we add the list entry in the correct place.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayoutdev.c