commit | 698235aab6f55e960203dc2ef9a3a580982dae2f | [log] [tgz] |
---|---|---|
author | Artyom Tarasenko <atar4qemu@googlemail.com> | Sun Jan 31 03:27:36 2010 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Jan 31 07:49:26 2010 +0000 |
tree | 0208a804dddd194b6901d01b00b886894efc86eb | |
parent | 95819af01519c810aa2b9b4a6bcc944eca6d80d0 [diff] |
sparc32 don't mark page dirty when failing if the access check fails, the page can not be modified and shouldn't be marked dirty. The patch fixes the "hsfs_putpage: dirty HSFS page" error in Solaris guests. Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>