6.1.1.120
Version 6.1.1.120
- Improved memory allocation by not using the incorrect __GFP_NORETRY flag
and by using the memalloc_noio_save mechanism. - Fixed a potential deadlock in the UDS index by using the kernel supplied
struct callback instead of our own implementation of synchronous
callbacks. - Fixed a potential stack overflow when reaping the recovery journal.