summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-06-21 15:39:06 -0400
committerIan Moffett <ian@osmora.org>2025-06-21 15:39:06 -0400
commit09faea731b9f1b01caf8f08761e0937724804558 (patch)
tree13846e623c7f3f1c6faf86b8273d1141f320aa2b /.github
parentfe401d258f7dcb91f905f8becd1f36960db9af8b (diff)
kernel: ctlfs: Do not reclaim ctlfs entries
There will likely be multiple times the reference count of a ctlfs entry will hit zero. Several programs may open and close a ctlfs node more than once and as these are hardwired kernel objects, they must always stay present. At the most we may set the vp->data field to NULL, indicating that it is currently unused. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions