diff options
author | Pali Rohár <pali@kernel.org> | 2025-06-01 18:01:54 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-10-09 23:01:24 -0500 |
commit | fa9fe8715055f8b9bcee38904065b2f1eb9197f0 (patch) | |
tree | 7344cd2e8d40e2154aeb84f62336dd14754b1e92 /rust/kernel/alloc/kvec/errors.rs | |
parent | 92210ccd877ba577585e420c99cff2b51c4c9fe2 (diff) |
cifs: Add comments for DeletePending assignments in open functions
On more places is set DeletePending member to 0. Add comments why is 0 the
correct value. Paths in DELETE_PENDING state cannot be opened by new calls.
So if the newly issued open for that path succeed then it means that the
path cannot be in DELETE_PENDING state.
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/kernel/alloc/kvec/errors.rs')
0 files changed, 0 insertions, 0 deletions