Home
last modified time | relevance | path

Searched hist:"37 be2f59d3149b95afaeeeff94edde2c07f165d2" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.hdiff 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 Dresize.cdiff 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 Dxattr.cdiff 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 Djbd2.hdiff 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 Dtransaction.cdiff 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 Djournal.cdiff 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>