Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46079
b: refs/heads/master
c: 02241bc
h: refs/heads/master
i:
  46077: d707311
  46075: c8401bc
  46071: e7250a7
  46063: 5bbf703
  46047: cde1a46
  46015: d681d75
  45951: 5a3763c
  45823: 3ff96a6
  45567: 7e365dd
  45055: dc1301f
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Feb 3, 2007
1 parent 80c41ca commit a05d720
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8e0969f0451eaf7cf32f2ec3946196d8d0b1cb2c
refs/heads/master: 02241bc47e8961768de83d855accd0dcad1df045
2 changes: 1 addition & 1 deletion trunk/fs/nfs/write.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ static int nfs_writepage_locked(struct page *page, struct writeback_control *wbc
err = 0;
out:
if (!wbc->for_writepages)
nfs_flush_mapping(page->mapping, wbc, wb_priority(wbc));
nfs_flush_mapping(page->mapping, wbc, FLUSH_STABLE|wb_priority(wbc));
return err;
}

Expand Down

0 comments on commit a05d720

Please sign in to comment.