Hello, as has Linus notice there are several BUG_ONs in quota code that have the potential of taking the whole machine down and they are mostly unnecessary. This patch series changes them to WARN_ON_ONCE() and adds error handling where appropriate. I plan to queue the series to my tree. Honza