commit | e423003028183df54f039dfda8b58c49e78c89d7 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Tue Oct 16 23:26:02 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:46 2007 -0700 |
tree | 56df3ebc51ff86d58b054d9833770e78fb484973 | |
parent | 7a4050791b23c55a451974027d41d72a9b78039b [diff] |
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE This is a writeback-internal marker but we're propagating it all the way back to userspace!. Cc: <stable@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>