]> git.ozlabs.org Git - yaboot.git/blobdiff - include/file.h
fs_of: Add an ino_seek() method.
[yaboot.git] / include / file.h
index e2ccc13d2265b8d4c665c0a4b7bc45072852e956..e1c1d095371fba2c20ec1a68b87da48c604636d9 100644 (file)
@@ -69,6 +69,7 @@ struct boot_file_t {
        ino_t           inode;
        __u64           pos;
        unsigned char*  buffer;
+       char*           devspec_cache;
        __u64           len;
 //     unsigned int    dev_blk_size;
 //     unsigned int    part_start;