https://bugzilla.redhat.com/show_bug.cgi?id=1034095



--- Comment #4 from Alexander Larsson <al...@redhat.com> ---
In general we don't show anything unless its in some standard locations like
/media, /run/media, or $home. However there are two devices here that are still
shown, as they are not mounted, so there is no mountpath that we can ignore it
via.

The first is the devicemapper pool (dm-0). It has:
    by-id:                    
/dev/disk/by-id/dm-name-docker-0:31-15758192-pool
So maybe we can mark this via udev rules.

The second is the loopback device that is used for the devicemapper pool.
I don't see how we can ignore this though:
========================================================================

Showing information for /org/freedesktop/UDisks/devices/loop0
  native-path:                 /sys/devices/virtual/block/loop0
  device:                      7:0
  device-file:                 /dev/loop0
    presentation:              /dev/loop0
    by-id:                    
/dev/disk/by-uuid/1cb3cade-41d1-4c3b-a0d0-246783dbfecd
  detected at:                 Thu 28 Nov 2013 14:31:36 CET
  system internal:             1
  removable:                   0
  has media:                   1 (detected at Thu 28 Nov 2013 14:31:36 CET)
    detects change:            0
    detection by polling:      0
    detection inhibitable:     0
    detection inhibited:       0
  is read only:                0
  is mounted:                  0
  mount paths:             
  mounted by uid:              0
  presentation hide:           0
  presentation nopolicy:       1
  presentation name:           
  presentation icon:           
  automount hint:              
  size:                        107374182400
  block size:                  512
  job underway:                no
  usage:                       filesystem
  type:                        ext4
  version:                     1.0
  uuid:                        1cb3cade-41d1-4c3b-a0d0-246783dbfecd
  label:                       
  loop:
    filename:                  /dev/loop0
  drive:
    vendor:                    Linux
    model:                     Loop: loop0
    revision:                  
    serial:                    
    WWN:                       
    detachable:                0
    can spindown:              0
    rotational media:          Yes, unknown rate
    write-cache:               unknown
    ejectable:                 0
    adapter:                   Unknown
    ports:
    similar devices:
    media:                     
      compat:                 
    interface:                 (unknown)
    if speed:                  (unknown)
    ATA SMART:                 not available

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to