Whamcloud - gitweb
libquota: log an error message if ext2fs_file_open() fails
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Nov 2011 18:33:17 +0000 (13:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Nov 2011 18:33:17 +0000 (13:33 -0500)
commit2b8d68391957dfb681931da42c42416a9525b395
tree0e3e08a42814914f7a1c40f9db8c1796c2e121b1
parent1527d99d378a4a45f1e36b197bed628ce28d73ee
libquota: log an error message if ext2fs_file_open() fails

This also fixes a format string type compiler warning.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/quota/quotaio.c