commit | b13dc89c5a5bd5e34aadb44c0fb7e870959dcd06 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Thu Sep 20 16:05:10 2007 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:51:10 2007 -0700 |
tree | 110bf837aa041960726dc4ca592b7469907de3d8 | |
parent | 5a7ad7f044941316dc98eda2a087a12a7a50649d [diff] |
sysfs: reposition sysfs_dirent->s_mode. Move s_mode downward such that it's side-by-side with s_iattr which is used for the same thing. Signed-off-by: Tejun Heo <htejun@gmail.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>