diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-12-21 15:18:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-21 18:25:08 +0100 |
commit | 9280f6822c2d7112b47107251fce307aefb31f35 (patch) | |
tree | 85b972529c22c2089c38290d5cd4717aab13d2e4 /fs/xfs/linux-2.6/xfs_aops.c | |
parent | [PATCH] Fix JFS after clear_page_dirty() removal (diff) | |
download | linux-9280f6822c2d7112b47107251fce307aefb31f35.tar.xz linux-9280f6822c2d7112b47107251fce307aefb31f35.zip |
[PATCH] fuse: remove clear_page_dirty() call
The use by FUSE was just a remnant of an optimization from the time
when writable mappings were supported.
Now FUSE never actually allows the creation of dirty pages, so this
invocation of clear_page_dirty() is effectively a no-op.
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_aops.c')
0 files changed, 0 insertions, 0 deletions