linux-kernelorg-stable/fs
Namhyung Kim 8358e7d71e fs/buffer.c: remove duplicated assignment on b_private
bh->b_private is initialized within init_buffer(), thus the
assignment should be redundant. Remove it.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:18:22 -04:00
..
9p
adfs
affs affs: testing the wrong variable 2010-10-25 21:18:20 -04:00
afs
autofs
autofs4
befs
bfs
btrfs
cachefiles
ceph
cifs
coda Coda: replace BKL with mutex 2010-10-25 08:02:40 -07:00
configfs
cramfs
debugfs
devpts
dlm
ecryptfs Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
efs
exofs fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
exportfs
ext2 fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
ext3 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
ext4 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
fat
freevxfs
fscache
fuse
gfs2 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
hfs hfs: use sync_dirty_buffer 2010-10-25 21:18:21 -04:00
hfsplus
hostfs hostfs: fix UML crash: remove f_spare from hostfs 2010-10-25 21:18:21 -04:00
hpfs
hppfs
hugetlbfs
isofs isofs: Fix isofs_get_blocks for 8TB files 2010-10-25 21:18:20 -04:00
jbd
jbd2
jffs2
jfs Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
lockd
logfs
minix
ncpfs
nfs
nfs_common
nfsd fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
nilfs2
nls
notify
ntfs
ocfs2 fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
omfs
openpromfs
partitions Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 2010-10-25 07:45:10 -07:00
proc vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 2010-10-25 21:18:21 -04:00
qnx4
quota
ramfs
reiserfs fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
romfs
smbfs
squashfs
sysfs
sysv
ubifs
udf
ufs
xfs fs: kill block_prepare_write 2010-10-25 21:18:20 -04:00
Kconfig fs: move exportfs since it is not a networking filesystem 2010-10-25 21:18:22 -04:00
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
binfmt_som.c
bio-integrity.c
bio.c
block_dev.c
buffer.c fs/buffer.c: remove duplicated assignment on b_private 2010-10-25 21:18:22 -04:00
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fifo.c
file.c
file_table.c fs: allow for more than 2^31 files 2010-10-25 21:18:20 -04:00
filesystems.c
fs-writeback.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
fs_struct.c
generic_acl.c
inode.c fs: mark destroy_inode static 2010-10-25 21:18:19 -04:00
internal.h
ioctl.c
ioprio.c
libfs.c fs: add sync_inode_metadata 2010-10-25 21:18:19 -04:00
locks.c
mbcache.c
mpage.c
namei.c fs: move permission check back into __lookup_hash 2010-10-25 21:18:19 -04:00
namespace.c
nfsctl.c
no-block.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
read_write.c vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos 2010-10-25 21:18:21 -04:00
read_write.h
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
utimes.c
xattr.c
xattr_acl.c