]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFSv4/flexfiles: Update low level helper functions to be DS stripe aware.
authorJonathan Curley <jcurley@purestorage.com>
Wed, 24 Sep 2025 16:20:45 +0000 (16:20 +0000)
committerAnna Schumaker <anna.schumaker@oracle.com>
Fri, 26 Sep 2025 19:35:02 +0000 (15:35 -0400)
commita1491919c8805b3874f76fd273ae224ec9768aec
tree2371e4303180625c5f2d522d4356822af611adf4
parentd442670c0f63c46b7f348f68fb2002af597708f2
NFSv4/flexfiles: Update low level helper functions to be DS stripe aware.

Updates common helper functions to be dss_id aware. Most cases simply
add a dss_id parameter. The has_available functions have been updated
with a loop.

Signed-off-by: Jonathan Curley <jcurley@purestorage.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/flexfilelayout/flexfilelayout.c
fs/nfs/flexfilelayout/flexfilelayout.h
fs/nfs/flexfilelayout/flexfilelayoutdev.c