Close some holes in the metadata flush logic used during unmount,
make sure we have no pending I/O completion calls for metadata,
and that we only keep hold of metadata buffers for I/O completion
if we want to. Still not perfect, but better than it was.
Date: Wed Sep 24 14:38:30 PDT 2003
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: xfs-linux:slinx:158933a
linux/fs/xfs/pagebuf/page_buf.c - 1.134
- Rework metadata flushing logic for unmount
linux/fs/xfs/pagebuf/page_buf.h - 1.71
- remove unused flag
|