[CRIU] [PATCH] flock: Don't assume device maj/min numbers are byte long
Pavel Emelyanov
xemul at parallels.com
Fri Oct 11 07:37:28 PDT 2013
On 10/11/2013 06:32 PM, Cyrill Gorcunov wrote:
> Igor reported the following file lock
>
> | (00.003139) lockinfo: 4:POSIX ADVISORY WRITE 46567 b6:5f0b1:524702 0 EOF
> | (00.003154) lockinfo: 5:POSIX ADVISORY WRITE 46559 b6:5f0b1:524661 0 EOF
> | (00.003172) lockinfo: 6:POSIX ADVISORY WRITE 46543 b6:5f0b1:524326 0 0
> | (00.003188) lockinfo: 7:POSIX ADVISORY WRITE 46543 b6:5f0b1:524367 0 EOF
>
> where device maj number is pretty big and parsing failed.
> Fix it removing field width.
>
> Reported-by: Igor Sukhih <igor at parallels.com>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Applied
More information about the CRIU
mailing list