Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12182
b: refs/heads/master
c: 739cafd
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Nathan Scott committed Nov 1, 2005
1 parent baf2cbe commit 2ca233c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: da1650a5d6026df1bde414173c40bbe09305e6e6
refs/heads/master: 739cafd316235fc55463849e80710f2ca308b9ae
3 changes: 2 additions & 1 deletion trunk/fs/xfs/linux-2.6/xfs_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,8 @@ _pagebuf_lookup_pages(
unlock_page(bp->pb_pages[i]);
}

bp->pb_flags &= ~PBF_NONE;
if (page_count)
bp->pb_flags &= ~PBF_NONE;

PB_TRACE(bp, "lookup_pages", (long)page_count);
return error;
Expand Down

0 comments on commit 2ca233c

Please sign in to comment.