diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2017-08-01 11:49:42 -0500 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2017-08-10 10:49:13 -0500 |
commit | 6a1c8f6dcf815d96197a2723781cf700925d17ed (patch) | |
tree | 27df64a37b4101dd81605f35e387466ffb34071c /Makefile | |
parent | 71c1b2136835c88c231f7a5e3dc618f7568f84f7 (diff) | |
download | linux-rpi-6a1c8f6dcf815d96197a2723781cf700925d17ed.tar.gz linux-rpi-6a1c8f6dcf815d96197a2723781cf700925d17ed.tar.bz2 linux-rpi-6a1c8f6dcf815d96197a2723781cf700925d17ed.zip |
gfs2: Defer deleting inodes under memory pressure
When under memory pressure and an inode's link count has dropped to
zero, defer deleting the inode to the delete workqueue. This avoids
calling into DLM under memory pressure, which can deadlock.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions