<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>168297</bug_id>
          
          <creation_ts>2007-02-25 07:27 0000</creation_ts>
          <short_desc>sys-fs/cowloop-3.0-r1 doesn&apos;t create entries in /dev/cow/</short_desc>
          <delta_ts>2007-03-12 20:50:47 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>magan@chello.se</reporter>
          <assigned_to>dragonheart@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>magan@chello.se</who>
            <bug_when>2007-02-25 07:27:54 0000</bug_when>
            <thetext>The entries ends up as /dev/cow0, /dev/cow1, etc, instead of /dev/cow/0, /dev/cow/1, etc.

The proposed fix will take care of it.

old rule: KERNEL==&quot;cowloop[0-9]*&quot;  NAME=&quot;cow/%n&quot;
proposed fix: KERNEL==&quot;cow[0-9]*&quot;  NAME=&quot;cow/%n&quot;

/magan

Reproducible: Always</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2007-03-08 11:51:14 0000</bug_when>
            <thetext>KERNEL==&quot;cow[0-9]*&quot;  NAME=&quot;cow/%n&quot;
or
KERNEL==&quot;cowloop[0-9]*&quot;  NAME=&quot;cow/%n&quot;
just confirming</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dragonheart@gentoo.org</who>
            <bug_when>2007-03-12 20:50:47 0000</bug_when>
            <thetext>Thanks Magan. Fixed in 3.0-r2</thetext>
          </long_desc>
      
    </bug>

</bugzilla>