Home
last modified time | relevance | path

Searched hist:"5529680981807 b44abf3be30fb6d612ff04f68ff" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs3acl.cdiff 5529680981807b44abf3be30fb6d612ff04f68ff Thu Aug 18 13:24:09 CDT 2005 Chuck Lever <cel@citi.umich.edu> [PATCH] NFS: split nfsi->flags into two fields

Certain bits in nfsi->flags can be manipulated with atomic bitops, and some
are better manipulated via logical bitmask operations.

This patch splits the flags field into two. The next patch introduces atomic
bitops for one of the fields.

Test plan:
Millions of fsx ops on SMP clients.

Signed-off-by: Chuck Lever <cel@netapp.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dread.cdiff 5529680981807b44abf3be30fb6d612ff04f68ff Thu Aug 18 13:24:09 CDT 2005 Chuck Lever <cel@citi.umich.edu> [PATCH] NFS: split nfsi->flags into two fields

Certain bits in nfsi->flags can be manipulated with atomic bitops, and some
are better manipulated via logical bitmask operations.

This patch splits the flags field into two. The next patch introduces atomic
bitops for one of the fields.

Test plan:
Millions of fsx ops on SMP clients.

Signed-off-by: Chuck Lever <cel@netapp.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dfile.cdiff 5529680981807b44abf3be30fb6d612ff04f68ff Thu Aug 18 13:24:09 CDT 2005 Chuck Lever <cel@citi.umich.edu> [PATCH] NFS: split nfsi->flags into two fields

Certain bits in nfsi->flags can be manipulated with atomic bitops, and some
are better manipulated via logical bitmask operations.

This patch splits the flags field into two. The next patch introduces atomic
bitops for one of the fields.

Test plan:
Millions of fsx ops on SMP clients.

Signed-off-by: Chuck Lever <cel@netapp.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dinode.cdiff 5529680981807b44abf3be30fb6d612ff04f68ff Thu Aug 18 13:24:09 CDT 2005 Chuck Lever <cel@citi.umich.edu> [PATCH] NFS: split nfsi->flags into two fields

Certain bits in nfsi->flags can be manipulated with atomic bitops, and some
are better manipulated via logical bitmask operations.

This patch splits the flags field into two. The next patch introduces atomic
bitops for one of the fields.

Test plan:
Millions of fsx ops on SMP clients.

Signed-off-by: Chuck Lever <cel@netapp.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Ddir.cdiff 5529680981807b44abf3be30fb6d612ff04f68ff Thu Aug 18 13:24:09 CDT 2005 Chuck Lever <cel@citi.umich.edu> [PATCH] NFS: split nfsi->flags into two fields

Certain bits in nfsi->flags can be manipulated with atomic bitops, and some
are better manipulated via logical bitmask operations.

This patch splits the flags field into two. The next patch introduces atomic
bitops for one of the fields.

Test plan:
Millions of fsx ops on SMP clients.

Signed-off-by: Chuck Lever <cel@netapp.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/openbmc/linux/include/linux/
H A Dnfs_fs.hdiff 5529680981807b44abf3be30fb6d612ff04f68ff Thu Aug 18 13:24:09 CDT 2005 Chuck Lever <cel@citi.umich.edu> [PATCH] NFS: split nfsi->flags into two fields

Certain bits in nfsi->flags can be manipulated with atomic bitops, and some
are better manipulated via logical bitmask operations.

This patch splits the flags field into two. The next patch introduces atomic
bitops for one of the fields.

Test plan:
Millions of fsx ops on SMP clients.

Signed-off-by: Chuck Lever <cel@netapp.com>
Cc: Trond Myklebust <trond.myklebust@fys.uio.no>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>