I should have used "COBOL programmer's technique" and looking for "how to
invalidate inode pages" checked the function called
invalidate_inode_pages() :)
so, the simple:
mark_inode_dirty(inode);
invalidate_inode_pages(inode);
seems to do the trick, right?
Regards,
Tigran.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:12 EST