Searched hist:"37 be2f59d3149b95afaeeeff94edde2c07f165d2" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | ext4_jbd2.h | diff 37be2f59d3149b95afaeeeff94edde2c07f165d2 Thu Nov 08 10:22:46 CST 2012 Eric Sandeen <sandeen@redhat.com> ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal write access from a buffer, but it doesn't actually do anything at all other than add a BUFFER_TRACE point, but it's not reliably used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
|
H A D | resize.c | diff 37be2f59d3149b95afaeeeff94edde2c07f165d2 Thu Nov 08 10:22:46 CST 2012 Eric Sandeen <sandeen@redhat.com> ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal write access from a buffer, but it doesn't actually do anything at all other than add a BUFFER_TRACE point, but it's not reliably used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
|
H A D | xattr.c | diff 37be2f59d3149b95afaeeeff94edde2c07f165d2 Thu Nov 08 10:22:46 CST 2012 Eric Sandeen <sandeen@redhat.com> ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal write access from a buffer, but it doesn't actually do anything at all other than add a BUFFER_TRACE point, but it's not reliably used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
|
/openbmc/linux/include/linux/ |
H A D | jbd2.h | diff 37be2f59d3149b95afaeeeff94edde2c07f165d2 Thu Nov 08 10:22:46 CST 2012 Eric Sandeen <sandeen@redhat.com> ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal write access from a buffer, but it doesn't actually do anything at all other than add a BUFFER_TRACE point, but it's not reliably used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
|
/openbmc/linux/fs/jbd2/ |
H A D | transaction.c | diff 37be2f59d3149b95afaeeeff94edde2c07f165d2 Thu Nov 08 10:22:46 CST 2012 Eric Sandeen <sandeen@redhat.com> ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal write access from a buffer, but it doesn't actually do anything at all other than add a BUFFER_TRACE point, but it's not reliably used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
|
H A D | journal.c | diff 37be2f59d3149b95afaeeeff94edde2c07f165d2 Thu Nov 08 10:22:46 CST 2012 Eric Sandeen <sandeen@redhat.com> ext4: remove ext4_handle_release_buffer()
ext4_handle_release_buffer() was intended to remove journal write access from a buffer, but it doesn't actually do anything at all other than add a BUFFER_TRACE point, but it's not reliably used for that either. Remove all the associated dead code.
Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
|