Home
last modified time | relevance | path

Searched hist:"632 a9f3a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/quota/
H A Ddquot.c632a9f3a Tue Apr 30 01:40:10 CDT 2019 Chengguang Xu <cgxu519@gmx.com> quota: check time limit when back out space/inode change

When we fail from allocating inode/space, we back out
the change we already did. In a special case which has
exceeded soft limit by the change, we should also check
time limit and reset it properly.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Jan Kara <jack@suse.cz>