diff options
author | Bryan Schumaker <bjschuma@netapp.com> | 2011-12-14 14:39:56 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-12-14 17:38:00 -0500 |
commit | 2d3475c0ad625f7a43844a6cd0130d136416e604 (patch) | |
tree | 3f1317a2afcddf614dec6fe5e8dc36ef05a139a1 /fs/nfsd/nfs4recover.c | |
parent | 39c4cc0fcc38cff29d5b9884372b17c894c9c080 (diff) |
NFSD: forget_delegations should use list_for_each_entry_safe
Otherwise the for loop could try to use a file recently removed from the
file_hashtbl list and oops.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Tested-by: Casey Bodley <cbodley@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4recover.c')
0 files changed, 0 insertions, 0 deletions