aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/completion.c
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2025-06-08 23:09:35 +0000
committerChristian Brauner <[email protected]>2025-06-11 11:44:15 +0000
commit8668a0df07a39b5d78076c4220ca8bedc23464e5 (patch)
treef18f9b3882f6637cd3b14ed695716f1f7b5c19e0 /rust/helpers/completion.c
parentVFS: Minor fixes for porting.rst (diff)
downloadkernel-8668a0df07a39b5d78076c4220ca8bedc23464e5.tar.gz
kernel-8668a0df07a39b5d78076c4220ca8bedc23464e5.zip
coda: use iterate_dir() in coda_readdir()
The code in coda_readdir() is nearly identical to iterate_dir(). Differences are: - iterate_dir() is killable - iterate_dir() adds permission checking and accessing notifications I believe these are not harmful for coda so it is best to use iterate_dir() directly. This will allow locking changes without touching the code in coda. Signed-off-by: NeilBrown <[email protected]> Link: https://lore.kernel.org/[email protected] Reviewed-by: Jeff Layton <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'rust/helpers/completion.c')
0 files changed, 0 insertions, 0 deletions