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)
commit586d828663e6d77914946c5823bc91ed739682d0
tree97a4307f364ab7cb0b4c2a34777ac3933695ab01
parentf7bc12fb5e4c3eb3ebb633f99b8b266622fc57f7
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