Searched hist:"1 f109d5a17b438c4a54cbf6fd87a249e3d72fb21" (Results 1 – 7 of 7) sorted by relevance
/linux/fs/ext4/ |
H A D | ext4_extents.h | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | balloc.c | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | ialloc.c | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | extents.c | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | ext4.h | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | super.c | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|
H A D | inode.c | diff 1f109d5a17b438c4a54cbf6fd87a249e3d72fb21 Thu Oct 28 03:30:14 CEST 2010 Theodore Ts'o <tytso@mit.edu> ext4: make various ext4 functions be static
These functions have no need to be exported beyond file context.
No functions needed to be moved for this commit; just some function declarations changed to be static and removed from header files.
(A similar patch was submitted by Eric Sandeen, but I wanted to handle code movement in separate patches to make sure code changes didn't accidentally get dropped.)
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
|