Here are some patches for 4.9 and 4.10 which we missed before. I've just looked through the changes to OrangeFS since 4.9 was released. These are the only fixes which seem to qualify. Colin's patch is already in 4.10 and only needs to be applied to 4.9. Mike's patches should be applied to 4.9 and 4.10. (Is there a better way to submit these? Should I just submit separately for the two stable trees?) Colin Ian King (1): orangefs: fix memory leak of string 'new' on exit path Mike Marshall (2): orangefs: Dan Carpenter influenced cleanups... orangefs: fix buffer size mis-match between kernel space and user space. fs/orangefs/devorangefs-req.c | 5 +++-- fs/orangefs/orangefs-debugfs.c | 4 +++- fs/orangefs/orangefs-dev-proto.h | 3 +-- 3 files changed, 7 insertions(+), 5 deletions(-) -- 2.11.0