mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
Handle the FREEDEP case in softdep_sync_buf().
This fix failed to get added in -r223325. Submitted by: Peter Holm
This commit is contained in:
parent
e5064ffc00
commit
08af0c8b8d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=223687
@ -12081,6 +12081,7 @@ top:
|
||||
continue;
|
||||
|
||||
case D_FREEWORK:
|
||||
case D_FREEDEP:
|
||||
continue;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user