Christoph Hellwig
|
42173f6860
[XFS] Remove VN_IS* macros and related cruft.
|
17 年之前 |
Barry Naujok
|
556b8b166c
[XFS] remove bhv_vname_t and xfs_rename code
|
17 年之前 |
Harvey Harrison
|
34a622b2e1
[XFS] replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Christoph Hellwig
|
126468b115
[XFS] kill xfs_rwlock/xfs_rwunlock
|
17 年之前 |
Christoph Hellwig
|
43973964a3
[XFS] kill xfs_get_dir_entry
|
17 年之前 |
David Chinner
|
a3f74ffb6d
[XFS] Don't block pdflush when writing back inodes
|
17 年之前 |
Christoph Hellwig
|
10090be25c
[XFS] cleanup vnode useage in xfs_iget.c
|
17 年之前 |
Christoph Hellwig
|
21a62542b6
[XFS] simplify vn_revalidate
|
17 年之前 |
Lachlan McIlroy
|
15947f2d4f
[XFS] more vnode/inode tracing fixes
|
17 年之前 |
Lachlan McIlroy
|
cf441eeb79
[XFS] clean up vnode/inode tracing
|
17 年之前 |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
17 年之前 |
Christoph Hellwig
|
0a74cd1964
[XFS] kill struct bhv_vnode
|
17 年之前 |
Christoph Hellwig
|
2aeaa258c0
[XFS] kill the v_number member in struct bhv_vnode
|
17 年之前 |
Christoph Hellwig
|
1543d79c45
[XFS] move v_trace from bhv_vnode to xfs_inode
|
17 年之前 |
Christoph Hellwig
|
b677c210ce
[XFS] move v_iocount from bhv_vnode to xfs_inode
|
17 年之前 |
Christoph Hellwig
|
b3aea4edc2
[XFS] kill the v_flag member in struct bhv_vnode
|
17 年之前 |
Christoph Hellwig
|
2f6f7b3d9b
[XFS] kill v_vfsp member from struct bhv_vnode
|
17 年之前 |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
17 年之前 |
Christoph Hellwig
|
804c83c376
[XFS] stop using uio in the readlink code
|
17 年之前 |
Christoph Hellwig
|
051e7cd44a
[XFS] use filldir internally
|
17 年之前 |
Christoph Hellwig
|
fbf3ce8d8e
[XFS] XFS should not be looking at filp reference counts
|
18 年之前 |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 年之前 |
Lachlan McIlroy
|
d3cf209476
[XFS] propogate return codes from flush routines
|
18 年之前 |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 年之前 |
Christoph Hellwig
|
fe48cae9ed
[XFS] remove bhv_lookup, _range version works aswell and has more useful
|
18 年之前 |
Alexey Dobriyan
|
71306f3b88
[XFS] * There is trivial "inode => vnode => inode" conversion, but only
|
19 年之前 |
Nathan Scott
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
19 年之前 |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 年之前 |
Nathan Scott
|
b83bd13881
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
|
19 年之前 |
Nathan Scott
|
7d4fb40ad7
[XFS] Start writeout earlier (on last close) in the case where we have a
|
19 年之前 |