Searched hist:"680908 e5046bdd37a678691d881d98486c3e9a53" (Results 1 – 3 of 3) sorted by relevance
/linux/fs/orangefs/ |
H A D | downcall.h | diff 680908e5046bdd37a678691d881d98486c3e9a53 Tue Aug 02 22:33:34 CEST 2016 Martin Brandenburg <martin@omnibond.com> orangefs: turn param response value into union
This will support a upcoming request where two related values need to be updated atomically.
This was done without a union in the OrangeFS server source already. Since that will break the kernel protocol, it has been fixed there and done here in a way that does not break the kernel protocol.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
|
H A D | upcall.h | diff 680908e5046bdd37a678691d881d98486c3e9a53 Tue Aug 02 22:33:34 CEST 2016 Martin Brandenburg <martin@omnibond.com> orangefs: turn param response value into union
This will support a upcoming request where two related values need to be updated atomically.
This was done without a union in the OrangeFS server source already. Since that will break the kernel protocol, it has been fixed there and done here in a way that does not break the kernel protocol.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
|
H A D | orangefs-sysfs.c | diff 680908e5046bdd37a678691d881d98486c3e9a53 Tue Aug 02 22:33:34 CEST 2016 Martin Brandenburg <martin@omnibond.com> orangefs: turn param response value into union
This will support a upcoming request where two related values need to be updated atomically.
This was done without a union in the OrangeFS server source already. Since that will break the kernel protocol, it has been fixed there and done here in a way that does not break the kernel protocol.
Signed-off-by: Martin Brandenburg <martin@omnibond.com>
|