Josef Jeff Sipek
|
1bd960ee2b
[XFS] If you mount an XFS filesystem with no mount options at all, then
|
17 年之前 |
Lachlan McIlroy
|
de2eeea609
[XFS] add __init/__exit mark to specific init/cleanup functions
|
17 年之前 |
Christoph Hellwig
|
cbc89dcfd2
[XFS] kill xfs_root
|
17 年之前 |
Christoph Hellwig
|
f71354bc3a
[XFS] Cleanup various fid related bits:
|
17 年之前 |
David Chinner
|
a67d7c5f5d
[XFS] Move platform specific mount option parse out of core XFS code
|
17 年之前 |
David Chinner
|
786f486f81
[XFS] Show all mount args in /proc/mounts
|
17 年之前 |
David Chinner
|
a8272ce0c1
[XFS] Fix up sparse warnings.
|
17 年之前 |
Christoph Hellwig
|
9909c4aa1a
[XFS] kill xfs_freeze.
|
17 年之前 |
Christoph Hellwig
|
4ca488eb45
[XFS] Kill off xfs_statvfs.
|
17 年之前 |
Eric Sandeen
|
007c61c686
[XFS] Remove spin.h
|
17 年之前 |
Eric Sandeen
|
3685c2a1d7
[XFS] Unwrap XFS_SB_LOCK.
|
17 年之前 |
Eric Sandeen
|
703e1f0fd2
[XFS] Unwrap xfs_dabuf_global_lock
|
17 年之前 |
Lachlan McIlroy
|
541d7d3c4b
[XFS] kill unnessecary ioops indirection
|
17 年之前 |
Lachlan McIlroy
|
44866d3928
[XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes
|
17 年之前 |
Christoph Hellwig
|
c6143911a7
[XFS] cleanup fid types mess
|
17 年之前 |
Tim Shimmin
|
479ba36bbb
[XFS] Remove STATIC which was missing from prior manual merge
|
17 年之前 |
Vlad Apostolov
|
574342f4ad
[XFS] fix when DMAPI mount option processing happens
|
17 年之前 |
Christoph Hellwig
|
b267ce9952
[XFS] kill struct bhv_vfs
|
18 年之前 |
Christoph Hellwig
|
bd186aa901
[XFS] kill the vfs_flags member in struct bhv_vfs
|
18 年之前 |
Christoph Hellwig
|
745f691912
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
|
18 年之前 |
Christoph Hellwig
|
48c872a9f3
[XFS] decontaminate vfs operations from behavior details
|
18 年之前 |
Christoph Hellwig
|
b09cc77109
[XFS] remove dependency of the quota module on behaviors
|
18 年之前 |
Christoph Hellwig
|
293688ec42
[XFS] remove dependency of the dmapi module on behaviors
|
18 年之前 |
Christoph Hellwig
|
f541d270db
[XFS] move freeing the mount structure from xfs_mount_free into the callers
|
18 年之前 |
Christoph Hellwig
|
b677c210ce
[XFS] move v_iocount from bhv_vnode to xfs_inode
|
18 年之前 |
Christoph Hellwig
|
739bfb2a7d
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
|
18 年之前 |
Vlad Apostolov
|
b93bd20cd5
[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI
|
18 年之前 |
David Chinner
|
da353b0d64
[XFS] Radix tree based inode caching
|
18 年之前 |
Eric Sandeen
|
948c6d4fd8
[XFS] optimize dmapi event tests w/o dmapi config
|
18 年之前 |
Jesper Juhl
|
49ee6c911f
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
|
18 年之前 |