Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 14:38:11 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        FreeBSD Hackers <freebsd-hackers@freebsd.org>
Subject:   How to VOP_RECLAIM on demand?
Message-ID:  <CAOtMX2h9zdwczP3ZEawHHQgnutu6G9kqvHOO9dCW%2BX-N1zoYkw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
It would be useful if I could trigger VOP_RECLAIM on demand for a
certain file or pathname.  There are some edge cases in fusefs that I
can't test otherwise.  But I don't see any way to do it.  Is such a
thing possible?  Would it be worth adding a special syscall for this
purpose?  It could be guarded with INVARIANTS so it wouldn't affect
production builds.
-Alan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2h9zdwczP3ZEawHHQgnutu6G9kqvHOO9dCW%2BX-N1zoYkw>