commit | 59be8e7280c10fd8f078ba6dc2bcdc2b1453b6ab | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 30 12:38:46 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 30 12:38:46 2011 -0400 |
tree | a740089c74c005869a0703c7fc0de664ea21cd33 | |
parent | d59729f4e794f814b25ccd2aebfbe606242c4544 [diff] |
ext4: change umode_t in tracepoint headers to be an explicit __u16 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>