Fix type of sector_idx in inode_write_at().
commitc1c5481312166ba5f5fad4744f45f78035b43ad0
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 9 Mar 2006 05:59:39 +0000 (9 05:59 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 9 Mar 2006 05:59:39 +0000 (9 05:59 +0000)
tree5761ebc06e798289bf9cf455316c72b878c328cf
parent61d36c733fa1affd23b19b17428b595af1c01570
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