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)
Dec 3 2024, 10:01 AM
Unknown Object (File)
Nov 29 2024, 7:31 AM
Unknown Object (File)
Nov 25 2024, 3:56 PM
Unknown Object (File)
Nov 24 2024, 12:20 AM
Unknown Object (File)
Nov 23 2024, 9:19 AM
Unknown Object (File)
Nov 22 2024, 6:31 PM
Unknown Object (File)
Nov 20 2024, 1:01 PM
Unknown Object (File)
Nov 20 2024, 10:48 AM
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 .