commit | 35f8c1c343f2918ea24f05282d14e711887d8278 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Fri Mar 06 09:56:26 2009 -0800 |
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Wed Oct 20 16:22:30 2010 -0700 |
tree | c6455171926898d3da6fa8715b25b0d44ff1ea01 | |
parent | 24a89b5be4cf2b7f1b49b56b6cb4a7b71fccf241 [diff] |
xen/xenfs: set_page_dirty is supposed to return true if it dirties I don't think it matters at all in this case (there's only one caller which checks the return value), but may as well be strictly correct. [ Impact: cleanup ] Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>