transforms/report
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Thu, 31 Jul 2014 01:53:13 -0700
changeset 4109 b8f324d4e07c
parent 1048 e82fa02a4d16
child 5282 b4df500d2f24
permissions -rw-r--r--
17027687 smbd is still not closing stale Samba connections w/ 119758-27 w/ SAMFS


<transform set name=pkg.fmri value=pkg:/(.*)@(.*),.* -> \
	print PACKAGE += "%<1>@%<2>" >
<transform set name=org.opensolaris.arc-caseid value=(.*) -> \
	print ARC_CASE += "%<1>" >

<transform license license=(.*) -> print LICENSE += "%<1>" >