lkml.org 
[lkml]   [2017]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3 linux-next] fs/affs: add blocknumber to stat
Date
stat <filename> doesn't give any block number
as it's filesystem specific. This small patchset adds getattr
wrapper to return i_blkcnt calculated during affs_iget()
and does some clean-up in affs.h

Fabian Frederick (3):
fs/affs: normalize inode function prototypes
fs/affs: remove affs_set_blocksize()
fs/affs: stat: return block number

fs/affs/affs.h | 23 ++++++++++-------------
fs/affs/file.c | 1 +
fs/affs/inode.c | 11 +++++++++++
fs/affs/super.c | 4 ++--
4 files changed, 24 insertions(+), 15 deletions(-)

--
2.9.3

\
 
 \ /
  Last update: 2017-05-15 20:57    [W:0.023 / U:1.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site