Openembedded Core Discussions
 help / color / mirror / Atom feed
* [Patch] lib/oe: copyhardlinktree - detect mount points
@ 2014-01-17 15:39 Jason Plum
  2014-01-17 15:45 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Plum @ 2014-01-17 15:39 UTC (permalink / raw)
  To: openembedded-core


Add function getmount to detect the mount point of the path, as
os.stat(path).st_dev in copyhardlinktree fails in lxc containers
to detect different paths as separate mounted filesystems
(cp -l failure)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Patch] lib/oe: copyhardlinktree - detect mount points
  2014-01-17 15:39 [Patch] lib/oe: copyhardlinktree - detect mount points Jason Plum
@ 2014-01-17 15:45 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2014-01-17 15:45 UTC (permalink / raw)
  To: openembedded-core

On 2014-01-17 08:39, Jason Plum wrote:
>
> Add function getmount to detect the mount point of the path, as
> os.stat(path).st_dev in copyhardlinktree fails in lxc containers
> to detect different paths as separate mounted filesystems
> (cp -l failure)

Patch missing?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-17 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17 15:39 [Patch] lib/oe: copyhardlinktree - detect mount points Jason Plum
2014-01-17 15:45 ` Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox