Searched hist:d4247ec2d79ef2477cb886fa688706b068119736 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/ |
H A D | syscall_defs.h | diff d4247ec2d79ef2477cb886fa688706b068119736 Thu Mar 01 05:15:00 CST 2018 Shea Levy <shea@shealevy.com> linux-user: Support f_flags in statfs when available.
Signed-off-by: Shea Levy <shea@shealevy.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20180301111500.15717-1-shea@shealevy.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|
H A D | syscall.c | diff b94e2b4e34524c37b86f6acb8ad4a696969f2dd0 Thu Jan 30 07:00:30 CST 2020 Frajo <franz.haider@jolla.com> linux-user: Support f_flags in statfs64 when available.
Same as d4247ec2d79ef2477cb886fa688706b068119736 but for statfs64 When running rpm within qemu-arm-dynamic this could cause rpm fail with an error like "installing package A needs B MB on the C filesystem" depending on what is in memory in f_flags. https://github.com/rpm-software-management/rpm/blob/af06db1d5558870f7fb8f5c502572c2d27af5c71/lib/transaction.c#L164
Signed-off-by: Franz-Josef Haider <franz.haider@jolla.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <2e405fe7-efab-dae5-93d6-02575773fd6e@jolla.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> diff d4247ec2d79ef2477cb886fa688706b068119736 Thu Mar 01 05:15:00 CST 2018 Shea Levy <shea@shealevy.com> linux-user: Support f_flags in statfs when available.
Signed-off-by: Shea Levy <shea@shealevy.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20180301111500.15717-1-shea@shealevy.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
|