Re: UDisks: partition resize/move support

2011-11-08 Thread Karel Zak
events/linuxcon-europe/czerner2 Karel -- Karel Zak http://karelzak.blogspot.com ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel

Re: [udisks] CD-ROM polling failed due to O_EXCL flag (poller.c)

2011-03-01 Thread Karel Zak
On Tue, Mar 01, 2011 at 01:44:50PM +0100, Kay Sievers wrote: > On Tue, Mar 1, 2011 at 13:33, Karel Zak wrote: > > On Tue, Mar 01, 2011 at 01:09:56PM +0100, Kay Sievers wrote: > >> Btrfs is like a network filesystem, it has no backing device. > > > >  but

Re: [udisks] CD-ROM polling failed due to O_EXCL flag (poller.c)

2011-03-01 Thread Karel Zak
s sr.net.home:/mnt/store rw,vers=3,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.111.1,mountvers=3,mountport=37090,mountproto=udp,addr=192.168.111.1 so the stat.st_dev is the same like in mountinfo Karel -- Kare

Re: [udisks] CD-ROM polling failed due to O_EXCL flag (poller.c)

2011-03-01 Thread Karel Zak
ello # stat --format "%d" /mnt/test/hello 39 summary: device = 8:17 mouninfo = 0:17 stat(2) st_dev = 0:39 I hope this all is a bug, because I cannot imagine distribution that uses FS with these "features". (CC to Josef who