xfs
[Top] [All Lists]

TAKE - fix unmount hang problems

Subject: TAKE - fix unmount hang problems
From: Steve Lord <lord@xxxxxxx>
Date: Mon, 9 Apr 2001 10:03:43 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
Thanks to Utz Lehmann for testing and Russell for code.

Date:  Mon Apr  9 07:57:51 PDT 2001
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:  2.4.x-xfs:slinx:91982a
linux/fs/xfs/xfs_buf.h - 1.71
        - Make xfs_binval call into pagebuf_delwri_flush

linux/fs/xfs/xfs_mount.c - 1.250
        - fix superblock writeout on unmount code to cope with all cases

linux/fs/xfs/linux/xfs_lrw.c - 1.90
linux/fs/xfs/linux/xfs_super.c - 1.115
        - change to api of pagebuf_delwri_flush

linux/include/linux/page_buf.h - 1.86
        - new defines for pagebuf_delwri_flush

linux/fs/pagebuf/page_buf.c - 1.73
        - rework loop for flushing delayed write metadata buffers to fix 
shutdown
          problems.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - fix unmount hang problems, Steve Lord <=