xfs
[Top] [All Lists]

TAKE - small code cleanup in fs/buffer.c

Subject: TAKE - small code cleanup in fs/buffer.c
From: Steve Lord <lord@xxxxxxx>
Date: Tue, 19 Jun 2001 17:48:25 -0500
Sender: owner-linux-xfs@xxxxxxxxxxx
Date:  Tue Jun 19 15:44:03 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:97223a
linux/fs/buffer.c - 1.68
        - Change a return zero into a BUG call, if we call write_buffer
          and there is no page then we need to do something, we cannot
          just return. This is a code path which cannot happen in theory....



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - small code cleanup in fs/buffer.c, Steve Lord <=