]> git.baikalelectronics.ru Git - kernel.git/commit
[XFS] Fix a writepage regression where we accidentally stopped honouring
authorNathan Scott <nathans@sgi.com>
Tue, 11 Apr 2006 05:10:55 +0000 (15:10 +1000)
committerNathan Scott <nathans@sgi.com>
Tue, 11 Apr 2006 05:10:55 +0000 (15:10 +1000)
commit704e43709af20d58b89e827c6deabc2b3423b9ef
tree9ecab9d1bd5bc3f106ff1b8447869fef87a0d30b
parent8086f589e3a84f0dfe417979bc66cd8b607784e0
[XFS] Fix a writepage regression where we accidentally stopped honouring
nonblock mode with the new IO path code (since 2.6.16).

SGI-PV: 951662
SGI-Modid: xfs-linux-melb:xfs-kern:25676a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_aops.c