commit | 176576dbc8141528557eeeb007af2d5a2a4891ef | [log] [tgz] |
---|---|---|
author | Djalal Harouni <tixxdz@opendz.org> | Wed Jan 04 22:32:12 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jan 04 22:32:12 2012 -0500 |
tree | 6c5914f0c71680317624b7a9926a4f2ad6f3e724 | |
parent | 9837d8e982b7e87a7207f90618e45d460e196e6a [diff] |
ext4: make local symbol ext4_initxattrs static The ext4_initxattrs symbol is used only in this file, so it should be declared static. Signed-off-by: Djalal Harouni <tixxdz@opendz.org> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>