Hello, 0-day robot sparse runs have noticed that i_dquot arrays in inode do not have proper __rcu annotation (as they are protected by dquot_srcu) and when fixing that I've noticed we don't always use proper accessors for the array. Fix these issues. I plan to merge this series into my tree. Honza