Changes between Version 9 and Version 10 of dev-util/git
- Timestamp:
- 04/18/08 13:54:04 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/git
v9 v10 34 34 (*loose_size) += st.st_size / 512; 35 35 }}} 36 In a [http://ussg.iu.edu/hypermail/linux/kernel/0310.1/1125.html Linux kernel ML post] I read the unit of st_blockwere 512 byte.36 In a [http://ussg.iu.edu/hypermail/linux/kernel/0310.1/1125.html Linux kernel ML post] I read the unit of {{{st_blocks}}} were 512 byte. 37 37
