Page MenuHomeFreeBSD

Use macros CTLFLAG_R[DW]TUN
ClosedPublic

Authored by zlei on Apr 8 2023, 2:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 8, 6:46 PM
Unknown Object (File)
Thu, Nov 7, 8:11 PM
Unknown Object (File)
Thu, Nov 7, 9:18 AM
Unknown Object (File)
Thu, Nov 7, 3:07 AM
Unknown Object (File)
Tue, Nov 5, 9:21 AM
Unknown Object (File)
Oct 16 2024, 7:58 PM
Unknown Object (File)
Oct 16 2024, 8:38 AM
Unknown Object (File)
Oct 14 2024, 11:38 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 .