[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
authorChristoph Hellwig <hch@sgi.com>
Wed, 2 Nov 2005 04:09:35 +0000 (15:09 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 2 Nov 2005 04:09:35 +0000 (15:09 +1100)
commit7f14d0a013eeae8f8548e9ac10699465de2adacc
tree5cd9b7b778f48c4d942b901ac6881cc4f6b43152
parente718eeb4fe397f8add9f789e1fc3b47da4e7275f
[XFS] Simplify pagebuf_rele  Remove a conditional that can not be true
anymore and simplify the final put path a little

SGI-PV: 908809
SGI-Modid: xfs-linux:xfs-kern:200790a

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