git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1197e4d
)
udf: Some type fixes and cleanups
author
Jan Kara
<jack@suse.cz>
Wed, 11 Mar 2009 15:02:04 +0000
(16:02 +0100)
committer
Jan Kara
<jack@suse.cz>
Thu, 2 Apr 2009 10:29:55 +0000
(12:29 +0200)
Make udf_check_valid() return 1 if the validity check passed and 0 otherwise.
So far it was the other way around which was a bit confusing. Also make
udf_vrs() return loff_t which is really the type it should return (not int).
Signed-off-by: Jan Kara <jack@suse.cz>
fs/udf/super.c
patch
|
blob
|
history
diff --cc
fs/udf/super.c
Simple merge