Page MenuHomeFreeBSD

Use macros CTLFLAG_R[DW]TUN
ClosedPublic

Authored by zlei on Apr 8 2023, 2:03 PM.
Tags
None
Referenced Files
F137953538: D39466.id120172.diff
Thu, Nov 27, 3:45 PM
Unknown Object (File)
Sat, Nov 15, 1:54 PM
Unknown Object (File)
Sun, Nov 2, 8:12 AM
Unknown Object (File)
Sat, Nov 1, 6:57 PM
Unknown Object (File)
Wed, Oct 29, 4:51 PM
Unknown Object (File)
Oct 26 2025, 4:24 PM
Unknown Object (File)
Oct 24 2025, 5:21 AM
Unknown Object (File)
Oct 11 2025, 10:29 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Owners added a reviewer: Restricted Owners Package.Apr 8 2023, 2:03 PM
zlei requested review of this revision.Apr 8 2023, 2:03 PM

Hi @kp , I'd like to commit them separately so it will easy to MFC.

Should all of them have same meta Differential Revision: ?

Change looks good, but the commit message should be more descriptive:

Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions when possible, instead of separated flags.

No functional change intended.

Change looks good, but the commit message should be more descriptive:

Use the existing CTLFLAG_RDTUN and CTLFLAG_RWTUN flag definitions when possible, instead of separated flags.

Agreed. That sounds better than solely one line No functional change intended. .

No functional change intended.

In D39466#898395, @zlei wrote:

Hi @kp , I'd like to commit them separately so it will easy to MFC.

Should all of them have same meta Differential Revision: ?

Yeah, just point them all at this one.

This revision is now accepted and ready to land.Apr 10 2023, 4:06 PM
In D39466#898724, @kp wrote:
In D39466#898395, @zlei wrote:

Hi @kp , I'd like to commit them separately so it will easy to MFC.

Should all of them have same meta Differential Revision: ?

Yeah, just point them all at this one.

Phabricator is not smart. This review is closed by dc1c5138c325 and the revision history only reflect dc1c5138c325 .