]> git.baikalelectronics.ru Git - kernel.git/commit
jbd2: use offset_in_page() instead of manual calculation
authorTheodore Ts'o <tytso@mit.edu>
Sat, 18 Dec 2010 18:13:40 +0000 (13:13 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 18 Dec 2010 18:13:40 +0000 (13:13 -0500)
commit199c4d5d408d89aee9e2e151ec2ca9e2c962d46d
tree38befc96ddbd6bb1aaeea3063ba47bc19dab09d9
parentccbdc395f351976e29c1f8827a58905b74e4080e
jbd2: use offset_in_page() instead of manual calculation

This is a port to jbd2 of a patch which Namhyung Kim <namhyung@gmail.com>
originally made to fs/jbd.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/jbd2/transaction.c