Staging
v0.5.1
https://github.com/torvalds/linux
Revision a2e7d2df82cafb76f76809ddf6e2caa8afe4f75e authored by Ryusuke Konishi on 07 April 2009, 02:01:44 UTC, committed by Linus Torvalds on 07 April 2009, 15:31:17 UTC
This will remove the following unnecessary locks and cleanup code in
nilfs_clear_inode():

- unnecessary protection using nilfs_transaction_begin() and
  nilfs_transaction_end().

- cleanup code of i_dirty list field which is never chained
  when this function is called.

- spinlock used when releasing i_bh field.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3358b4a
History
Tip revision: a2e7d2df82cafb76f76809ddf6e2caa8afe4f75e authored by Ryusuke Konishi on 07 April 2009, 02:01:44 UTC
nilfs2: cleanup nilfs_clear_inode
Tip revision: a2e7d2d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 110.2 KB
Makefile -rw-r--r-- 53.6 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top