Yet another change to make xfs cope better in low memory situations. This
adds more cases where the allocator flags will allow for the flushing
of delalloc data to disk.
Date: Mon Jul 2 11:15:34 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:98056a
linux/fs/xfs/xfs_da_btree.c - 1.119
- More memory hardening for XFS - add more cases which can use different
memory allocation flags based on being called from within a
transaction
or not.
|