>
> Is there a simple way of telling a file system that it needs to revise
> its opinion about an inode? I plan to sneak a change underneath on
> disk, find the inode it belongs to, and invalidate it.
>
> Is that possible? I've been looking around fs/block_dev.c and it seems
> to do related stuff, but I'm hoping someone can short circuit my
> reading experience.
Details, please. Change what? Contents of the file, inode type, ownership,
other metadata? Answer really depends.
-
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/