Whamcloud - gitweb
Fix the x86 asm constraints for ext2fs_set/clear_bit.
authorTheodore Ts'o <tytso@mit.edu>
Wed, 29 Mar 2006 19:23:00 +0000 (14:23 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 29 Mar 2006 19:23:00 +0000 (14:23 -0500)
commit8ad26b08fac068f0c50d44a5072fb49ab7bedc78
treea24e1cffe191c1073b78d4161a745d4bba630fee
parent6515a6f1bc8dbf2f69d7a33a56a4ebf3e4f1910b
Fix the x86 asm constraints for ext2fs_set/clear_bit.

The assembly function reads/writes the data files, so make sure we
tell gcc that.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/ChangeLog
lib/ext2fs/bitops.h