ext4: change umode_t in tracepoint headers to be an explicit __u16
authorTheodore Ts'o <tytso@mit.edu>
Sat, 30 Jul 2011 16:38:46 +0000 (12:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 30 Jul 2011 16:38:46 +0000 (12:38 -0400)
As requested by Al Viro, since umode_t may be changing to a u32 for
some architectures.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Al Viro <viro@ZenIV.linux.org.uk>

No differences found