[CRIU] [PATCH 5/5] sk-unix: Don't fail if socket path lays on btrfs volume
Cyrill Gorcunov
gorcunov at openvz.org
Fri Nov 29 01:34:32 PST 2013
Because socket migh lay on btrfs volume (thus the device
number reported by diag module won't be the same as obtained
from stat(2)) we need to do an additional test and try
to resolve device number with help of btrfs engine.
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
sk-unix.c | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-sk-unix-Don-t-fail-if-socket-path-lays-on-btrfs-volu.patch
Type: text/x-patch
Size: 1302 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20131129/4b5b27ee/attachment.bin>
More information about the CRIU
mailing list