Fix type of sector_idx in inode_write_at().
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 9 Mar 2006 05:59:39 +0000 (05:59 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 9 Mar 2006 05:59:39 +0000 (05:59 +0000)
commit29959b6e80cab13fe410af89124d9c93fa33ca9b
tree5761ebc06e798289bf9cf455316c72b878c328cf
parente4d5401270aa5abd4bbff76e03a5e4e13372f218
Fix type of sector_idx in inode_write_at().
Thanks to Ryan Seth Propper <rpropper@stanford.edu> for reporting this
bug.
src/filesys/inode.c